@Catfish3: It follows EXACTLY the cplusplus.com's CSS style file. So if the REPLY button changes, the Quote button should reflect all the changes, as long as its style class does not change name.
Making it simple: It's a Reply button clone who just acts differently.
I like the fact you appreciate it :D
@BHXSpecter: I know really few about Chromium... I only use Chrome.
Are you talking about Chromium OS or some Google browser I haven't tried?
Because if it's simple enough, I may want to convert it.
Awkward how the Chromium Extension Developer page redirects me to Chrome Extension Developer page. Any info about that maybe?
To all the curious ones:
The .crx file is a zipped file containing all the source files/extension icon I provided myself, plus a unique plugin key to update it.
So, for new Chrome extension developers, feel free to unzip it.
The trick is done into the js/code.js file.
Oh, just noticed:
L B wrote: |
---|
Also, note that it only works on the last page of a thread (the page that has the reply button and reply box code) |
Yep, I know that, but the reason why I did it is because
L B wrote: |
---|
the only work around would be to do something crazy with the edit reply post box.
[...]
And besides, we can still get the source of a post with the hack. |
See above ^^