Coupons.com | Shopping with Savings Firefox

Examine source code of Coupons.com | Shopping with Savings

提供元: Atolls
Inspect and view changes in Coupons.com | Shopping with Savings source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "public/images/icon.png",
    "48": "public/images/icon.png",
    "128": "public/images/icon.png"
  },
  "options_ui": {
    "page": "settings.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "tabs",
    "alarms",
    "webRequest"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "./background.bundle.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "exclude_globs": [
        "http://localhost:*/*"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "./content.bundle.js"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "public/*"
      ]
    }
  ],
  "default_locale": "en",
  "description": "__MSG__extensionDescription__",
  "name": "__MSG__extensionName__",
  "version": "10.0.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{8e051d4e-f85d-4822-9f89-337d7e61cf2e}"
    }
  }
}

ベストのCoupons.com | Shopping with Savings代替案

Coupons.com | Shopping with Savingsに類似したFirefox add-onをいくつか紹介します: