Image Format Saver Firefox

Examine source code of Image Format Saver

제작자: piggystudio Add-on
Inspect and view changes in Image Format Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "0.1.0",
  "default_locale": "en",
  "permissions": [
    "contextMenus",
    "downloads",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "shared/browser-api.js",
      "shared/settings.js",
      "shared/naming.js",
      "shared/converter.js",
      "background-firefox.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "image-format-saver@example.com",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Image Format Saver 대안

다음은 Image Format Saver과(와) 유사한 Firefox add-on입니다: