Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.41 KB

Changes.md

File metadata and controls

38 lines (22 loc) · 1.41 KB

v1.2 -- June 15, 2012

ADDED:

A browser_action button in the Chrome toolbar (defaults next to the address bar and tools button).

  • Can be used to turn on/off HashMask on every page quickly and temporarily.
  • Also warns the user about the salt, which is different for every installation.

Settings for HashMask kept in sync with every tab in which it is loaded. Make any changes to HashMask settings (such as the salt, or hash function used), and all tabs that had HashMask loaded will instantly update.

BUGFIX:

Addressed an issue where HashMasks would appear in non-password areas. Should address this issue as well.

OTHER:

Simplified the options page. This will later feature a few promintent buttons, so we will need the space.

v1.1 -- May 2, 2012

ADDED:

Use better salt generator by default, sjcl. Specifically, this function.
Defaults to 200ms delay.
Updating to Chrome addon version 2 manifest.
Make a few more options prettier and more intuitive.

BUGFIX:

Addressed a HashMask sizing issue

v1.0 -- Apr. 25, 2012

Initial release!

Should work for most sites & most cases.

Chrome only.