1
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Bauke f968e497d6
Chore: Remove nodeEnv check in log()
Given that the debug variable will always be set to true in the
getSettings() function, this check doesn't need to happen.
2019-11-10 19:54:46 +01:00
Bauke 91780f9044
Fix: Replace usage of local with sync storage (fixes #9) 2019-11-10 19:37:31 +01:00
Bauke 32b72db90d
Chore: Add Firefox Add-on ID to manifest.json 2019-11-10 19:26:04 +01:00
Bauke 68c504011b
Chore: Add a "zip-source" command to package.json
To upload the extension to AMO it needs to include the source code,
this command grabs all the relevant files and zips them.
2019-11-10 18:55:19 +01:00
Bauke 6802f57de5
Version: 0.1.0 2019-11-10 18:38:47 +01:00