store.com Firefox

Examine source code of store.com

Par : Search.com
Inspect and view changes in store.com source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "store.com",
  "version": "1.0.7",
  "description": "Store.com makes shopping fast and simple with clear pricing, reliable inventory, and millions of products across categories.",
  "browser_specific_settings": {
    "gecko": {
      "id": "store-com@store.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "action": {
    "default_title": "Store.com: find similar products for less",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon16.png"
    }
  },
  "sidebar_action": {
    "default_panel": "index.html"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon16.png",
    "128": "icon16.png"
  },
  "background": {
    "scripts": [
      "browser-polyfill.min.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://store.com/*",
        "http://192.168.30.106/*",
        "<all_urls>"
      ],
      "js": [
        "browser-polyfill.min.js",
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "host_permissions": [
    "http://192.168.30.106/*",
    "https://store.com/*",
    "<all_urls>"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "icon16.png"
      ],
      "matches": [
        "https://store.com/*",
        "http://192.168.30.106/*",
        "<all_urls>"
      ]
    }
  ]
}

Meilleures alternatives store.com

Voici quelques Firefox add-ons qui sont similaires à store.com :