diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..378eac2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build diff --git a/manifest.json b/manifest.json index b59de3b..2d35ea5 100644 --- a/manifest.json +++ b/manifest.json @@ -29,10 +29,7 @@ "applications": { "gecko": { - "id": "jid1-93WyvpgvxzGATw@jetpack", - "strict_min_version": "42.0a1", - "strict_max_version": "*", - "update_url": "https://raw.githubusercontent.com/itseco/to-google-translate/master/updates.json" + "id": "jid1-93WyvpgvxzGATw@jetpack" } } }