Progressive Shopper Firefox

Examine source code of Progressive Shopper

Inspect and view changes in Progressive Shopper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "short_name": "Progressive Shopper",
  "name": "Progressive Shopper",
  "description": "Progressive Shopper",
  "page_action": {
    "default_title": "Progressive Shopper",
    "default_icon": "static/images/bookmark-grey.png"
  },
  "manifest_version": 2,
  "version": "0.1.9",
  "author": "",
  "content_scripts": [
    {
      "js": [
        "static/js/library/jquery.js",
        "static/js/contentscript.js"
      ],
      "matches": [
        "https://*/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "static/js/library/jquery.js",
      "config.js",
      "static/js/eventPage.js"
    ]
  },
  "permissions": [],
  "icons": {
    "16": "static/images/icon16.png",
    "48": "static/images/icon48.png",
    "128": "static/images/icon128.png"
  },
  "web_accessible_resources": [
    "index.html"
  ]
}

Best Progressive Shopper Alternatives

Here are some Firefox add-ons that are similar to Progressive Shopper: