Picky - Price comparison in your Browser Firefox

Examine source code of Picky - Price comparison in your Browser

By: Ciuvo
Inspect and view changes in Picky - Price comparison in your Browser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "4.0.8",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://ciuvo.com",
  "default_locale": "en",
  "action": {
    "default_icon": {
      "128": "assets/picky-icon-sticker-stroke-crop.png"
    }
  },
  "icons": {
    "128": "assets/picky-icon-sticker-stroke.png"
  },
  "background": {
    "scripts": [
      "js/serviceworker.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "js/contentscript.js"
      ]
    }
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "permissions": [
    "webNavigation",
    "webRequest",
    "storage"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "js/contentscript.js",
        "js/service_worker.js",
        "assets/*"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@ciuvo.com"
    }
  }
}

Best Picky - Price comparison in your Browser Alternatives

Here are some Firefox add-ons that are similar to Picky - Price comparison in your Browser: