wyantb / HashMask

A browser addon for password fields, adding a visual hash to aid in memorability.
5 stars 0 forks source link

Test browser_action #43

Closed wyantb closed 12 years ago

wyantb commented 12 years ago

Hey guys, mind checking out the current version of HashMask?

I added the browser action (UI inspired by Page Speed for Chrome), and it uses long-lived connections, so it should be able to enable/disable HashMask immediately for all tabs, without adding new permissions.

Note: I am aware that the popup always shows up with 'On' at this time. I have a few changes and cleanups to make, but it should be functional at this time. Just wondering if you guys can spot any problems I didn't. Thanks!

wyantb commented 12 years ago

If no one has any complaints, this baby is good to go.

Use the new button in the toolbar to turn On/Off HashMask as desired. Also, if you make any changes in the options page, those will instantly propagate to any pages with HashMasks already on them (I was already using long-lived connections, what the hell).

Let me know if you find any problems. I plan on pushing no later than noon tomorrow. Thanks!