Updating for Firefox AMO

This commit is contained in:
Maxim Stewart 2019-05-04 00:52:01 -05:00
parent 177d79fb4f
commit 55245ece5e
2 changed files with 3 additions and 3 deletions

View File

@ -4,8 +4,8 @@ Alt Tab Page allows the user to select their preferred load page for new tabs an
# Download # Download
https://addons.mozilla.org/en-US/firefox/addon/alt-tab-page/ https://addons.mozilla.org/en-US/firefox/addon/alt-tab-page/
# Version: 1.0.0 # Version: 1.0.1
Initial release. Updating for Firefox AMO
# Images # Images
![1 settings](images/pic1.png) ![1 settings](images/pic1.png)

View File

@ -1,7 +1,7 @@
{ {
"manifest_version": 2, "manifest_version": 2,
"name": "Alt Tab Page", "name": "Alt Tab Page",
"version": "1.0.0", "version": "1.0.1",
"description": "Alt Tab Page helps set the preferred load page for new tabs.", "description": "Alt Tab Page helps set the preferred load page for new tabs.",
"applications": { "applications": {