Skip to content

v0.1.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@YePpHa YePpHa released this 25 Nov 21:55
· 68 commits to master since this release

Changelog:

  • Implement storage preloading as a storage mechanism could be asynchronous and it needs to call it synchronous.
  • #59 Implement GreaseMonkey 4 API storage mechanism (GM.setValue, GM.getValue, GM.deleteValue).
  • Implement WebExtension storage mechanism (both Firefox and Chrome will need this).