LeetKey is Similar to Russ Key but instead of translating whatever you type or whatever is on the page into a normal language (Russian for example,) this extension allows typing and transliterating English into 1337 and other encoding schemes such as Rot13, Base64, Hex, URL etc. For some encodings this extension will translate the text back into English.
Goals for the Leet Key extension
Allow the users to type in TextArea and Text HTML fields in 1337. - Released in versions starting from 0.2
Allow the users to transform normal text in TextArea and Text HTML fields and static HTML text into 1337. - Released in versions starting from 0.2
Allow the users to transform 1337 text in TextArea and Text HTML fields and static HTML text into normal alpha text. - Released in versions starting from 0.4.3
Allow the users to type in TextArea and Text HTML fields in ROT13. - Released in versions starting from 0.1
Allow the users to transform normal text in TextArea and Text HTML fields and static HTML text into ROT13 and back :) - Released in versions starting from 0.1
Allow the users to transform normal text in TextArea and Text HTML fields and static HTML text into BASE64 and back. - Released in versions starting from 0.3
Allow the users to transform normal text in TextArea and Text HTML fields and static HTML text into HEX encoding and back. - Released in versions starting from 0.3
Allow the users to transform normal text in TextArea and Text HTML fields and static HTML text into URL encoding and back. - Released in versions starting from 0.3
Joke: Support circular typing of a single defined string - anything that user types in a text field will be come out as the defined string. - Released in versions starting from 0.3.3
Allow the users to transform normal text in TextArea and Text HTML fields and static HTML text into BIN encoding and back. - Released in versions starting from 0.3.8
Allow the users to transform normal text in TextArea and Text H