Archive for November, 2011

HackTheWeb 1.1.7 uploaded to AMO

I have uploaded HackTheWeb 1.1.7 to AMO. [Direct Link]

HackTheWeb 1.1.7

HackTheWeb now differentiates correctly between left, right and middle buttons (New rightClick “wider” and middleClick “narrower” actions). Also incorporating a new preference allowing blog borders to be enabled (borders 1% 15%), now off by default. On each start of HackTheWeb leftClick is set to “remove”.

Details:
+ ContextMenu suppressed on right click “wider” action.
+ pref(“extensions.hacktheweb@instantfox.clickSupport”, 1);
+ pref(“extensions.hacktheweb@instantfox.leftClickAction”, “r”);
+ pref(“extensions.hacktheweb@instantfox.middleClickAction”, “n”);
+ pref(“extensions.hacktheweb@instantfox.rightClickAction”, “w”);
+ Preference renaming exercise for greater clarity.
User Requested:
+ pref(“extensions.hacktheweb@instantfox.blogBorder”, 0);
+ pref(“extensions.hacktheweb@instantfox.leftClickOnStart”, “r”)

Full Release Notes here.

If you find any issues or errors please add a comment to this post.

, , , , , ,

13 Comments