Image Search Options V2 Firefox

Examine source code of Image Search Options V2

제작자: Ocen Imhu
Inspect and view changes in Image Search Options V2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Image Search Options V2",
  "version": "1.3",
  "description": "Adds context menu items for reverse image search using multiple engines.",
  "permissions": [
    "contextMenus",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "action": {
    "default_popup": "options.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{165a1698-ec03-4617-8f48-1dfff14cddd3}"
    }
  }
}

최고의 Image Search Options V2 대안

다음은 Image Search Options V2과(와) 유사한 Firefox add-on입니다: