diff --git a/README.md b/README.md index 147f1d0..be4e148 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,8 @@ Search Firefox tabs and get a list or automatic direct to the searched tab. # Download https://addons.mozilla.org/en-US/firefox/addon/tab-search-and-manage/ -# Version: 1.3.2 - +# Version: 1.3.3 +Updating for Firefox AMO ***Note: To get tab hiding functionality, you must go to about:config and search for extensions.webextensions.tabhide.enabled. Set it to true by double clicking it. Then tabs can be shown or hidden via the eyes. diff --git a/src/manifest.json b/src/manifest.json index 2a5f58a..4cc4bc6 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Tab Search and Manage", - "version": "1.3.2", + "version": "1.3.3", "description": "This plugin can search, drag-n-drop ordering, and (un)hide all or some tabs.", "applications": {