Aspirantos -  мониторинг цен Firefox

Examine source code of Aspirantos - мониторинг цен

Inspect and view changes in Aspirantos - мониторинг цен source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Aspirantos - мониторинг цен",
  "version": "0.44",
  "description": "Мониторинг изменения цен на товары. Следите за изменением цен, создавайте список товаров, сохраняйте ссылки на страницы.",
  "permissions": [
    "activeTab",
    "contextMenus",
    "http://*/*",
    "https://*/*",
    "tabs",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js",
      "js/sha256.js"
    ]
  },
  "content_scripts": [
    {
      "exclude_matches": [
        "*://aspirantos.com/*",
        "*://monitor.aspirantos.com/*",
        "*://scanner.softtrail.ru/*"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "css": [
        "css/injected.css"
      ],
      "run_at": "document_end",
      "js": [
        "content-script.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "images/aspirantos_16.png",
    "default_title": "Aspirantos",
    "default_popup": "popup.html"
  },
  "icons": {
    "128": "images/aspirantos_128.png"
  }
}

Best Aspirantos - мониторинг цен Alternatives

Here are some Firefox add-ons that are similar to Aspirantos - мониторинг цен: