By: Kaitlyn
Inspect and view changes in GIF Pause Switch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "2.1.0",
"description": "__MSG_extensionDescription__",
"browser_specific_settings": {
"gecko": {
"id": "{68e913c5-f5d0-2dbe-b5d0-9090f0b2859c}",
"data_collection_permissions": {
"required": [
"none"
],
"collects_data": false
},
"strict_min_version": "128.0"
}
},
"icons": {
"24": "icons/toggleanigif.svg",
"32": "icons/toggleanigif.svg",
"50": "icons/toggleanigif.svg"
},
"background": {
"scripts": [
"utils/iconupdater.js",
"background.js"
]
},
"browser_action": {
"browser_style": true,
"default_icon": "icons/toggleanigif.svg",
"default_title": "__MSG_button_title__",
"theme_icons": [
{
"dark": "icons/toggleanigif.svg",
"light": "icons/toggleanigif-light.svg",
"size": 19
}
]
},
"options_ui": {
"page": "options.html",
"browser_style": true
},
"commands": {
"_execute_browser_action": {}
},
"permissions": [
"browserSettings",
"storage",
"menus"
],
"optional_permissions": [
"<all_urls>"
]
} Best GIF Pause Switch Alternatives
Here are some Firefox add-ons that are similar to GIF Pause Switch: