Browse Source

Manifiest for Firefox

The Manifiest is configured for the Firefox extension.
Fernando Dilland Mireles Cisneros 3 năm trước cách đây
mục cha
commit
3074eb1cc7
1 tập tin đã thay đổi với 3 bổ sung2 xóa
  1. 3 2
      Extensions/combined/manifest-firefox.json

+ 3 - 2
Extensions/combined/manifest-firefox.json

@@ -1,6 +1,7 @@
 {
-  "name": "Return YouTube Dislike",
-  "description": "Returns ability to see dislikes",
+  "name": "__MSG_extensionName__",
+  "description": "__MSG_extensionDesc__",
+  "default_locale": "en",
   "version": "2.1.0.3",
   "manifest_version": 2,
   "background": {