mirror of
https://github.com/nileshtrivedi/better
synced 2025-06-27 09:03:11 +02:00
Bump version to 0.5.0
This commit is contained in:
@@ -27,7 +27,7 @@ The pop-up shows an option to dismiss the suggestion forever for the current URL
|
||||
You can load this extension directly in Chrome or Firefox Developer Edition (after setting `xpinstall.signatures.required` to `false` in `about:config`).
|
||||
|
||||
To submit to the stores, build a zip with: `zip -r -X archive.zip ./*`
|
||||
Before creating the zip, make sure to uncomment the local reference to `listUrl` in `onStartup()` and for Chrome store, remove `browser_specific_settings` from `manifest.json`
|
||||
Before creating the zip for the Chrome store, remove `browser_specific_settings` from `manifest.json`
|
||||
|
||||
# Demo Video
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Better",
|
||||
"version": "0.1.0",
|
||||
"version": "0.5.0",
|
||||
"icons": {
|
||||
"48": "images/48.png",
|
||||
"128": "images/128.png"
|
||||
|
Reference in New Issue
Block a user