Buy With JAUCE Firefox

Examine source code of Buy With JAUCE

By: Nichido
Inspect and view changes in Buy With JAUCE source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Buy With JAUCE",
  "description": "You can purchase amazon's items in jauce.",
  "version": "1.2",
  "icons": {
    "16": "images/icon_16.png",
    "48": "images/icon_48.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "css": [
        "css/content/style.css"
      ],
      "js": [
        "js/content/common.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "19": "images/icon_19.png",
      "38": "images/icon_38.png"
    },
    "default_title": "Buy With JAUCE",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "webNavigation",
    "*://*.jauce.com/*"
  ]
}

Best Buy With JAUCE Alternatives

Here are some Firefox add-ons that are similar to Buy With JAUCE: