Bitrix Composite Notifier Firefox

Examine source code of Bitrix Composite Notifier

Inspect and view changes in Bitrix Composite Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Bitrix Composite Notifier",
  "description": "Shows statistics and debugging information for the composite site.",
  "version": "1.5resigned1",
  "author": "Anton Gerasimyuk",
  "icons": {
    "16": "images/icon-16.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "permissions": [
    "tabs",
    "webRequest",
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "composite_content.js"
      ]
    }
  ],
  "page_action": {
    "default_icon": "images/actions/inactive-38.png",
    "default_title": "Composite Notifier",
    "default_popup": "popup.html"
  },
  "manifest_version": 2,
  "minimum_chrome_version": "32",
  "browser_specific_settings": {
    "gecko": {
      "id": "{039528a9-4787-4cc6-b5d3-66f9af169d0c}"
    }
  }
}

Best Bitrix Composite Notifier Alternatives

Here are some Firefox add-ons that are similar to Bitrix Composite Notifier: