Shoppingbuddy Firefox

Examine source code of Shoppingbuddy

Inspect and view changes in Shoppingbuddy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "all_frames": false,
      "run_at": "document_end",
      "js": [
        "common/config.js",
        "assets/js/jquery.min.js",
        "common/helpers/Logger.js",
        "assets/js/lz-string.js",
        "common/helpers/GlobalHelper.js",
        "content/helpers/ContentHelper.js",
        "content/content.js"
      ]
    }
  ],
  "name": "Shoppingbuddy",
  "default_locale": "nl",
  "icons": {
    "16": "assets/icons/button.png",
    "48": "assets/icons/icon48.png",
    "128": "assets/icons/icon128.png"
  },
  "web_accessible_resources": [
    "assets/js/jquery.min.js",
    "assets/icons/*"
  ],
  "description": "__MSG_info_description__",
  "background": {
    "page": "background/background.html"
  },
  "homepage_url": "https://shoppingbuddy.nl",
  "version": "6.1.10resigned1",
  "manifest_version": 2,
  "browser_action": {
    "default_icon": "icons/icon32.png",
    "default_title": "Shoppingbuddy"
  },
  "applications": {
    "gecko": {
      "id": "jid1-pA8UVwQWTlyS7A@jetpack",
      "strict_min_version": "42.0",
      "strict_max_version": "53.*"
    }
  },
  "permissions": [
    "tabs",
    "http://*/*",
    "https://*/*",
    "contextMenus",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "cookies"
  ]
}

Best Shoppingbuddy Alternatives

Here are some Firefox add-ons that are similar to Shoppingbuddy: