Browser addons — Google Chrome extensions

SCode

SCode, a new way to write text. A markup language that works almost anywhere on the web and that lets you write in bold, italic, etc. everywhere. You could also change the page’s style with a built-in css parser or write a program in javascript with the {scr} tags. For example, you can write in bold, italic, insert scripts, horizontal lines,headings and more on your profile that only allows plain text. SCode is lightweight and powerful at the same time; a whole website could be built out of it while the syntax library is a mere 12 kB. SCode is also easy to learn, its syntax resembles HTML and is simplified.

Basic Tags:
{b} Bold Text {/b}
{i} Italic Text {/i}
{u} Underlined text {/u}
{hr} Horizontal line
{h1-6} Headings {/h1-6}
{sub} Subscript {/sub}
{sup} Superscript {/sup}
{br} Line break
{scr} Javascript {/scr}