Behave! Firefox

Examine source code of Behave!

제작자: Minded Security
Inspect and view changes in Behave! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Behave!",
  "version": "0.9.7.1",
  "short_name": "Behave!",
  "author": "Stefano Di Paola",
  "description": "A monitoring browser extension for pages acting as bad boys ",
  "icons": {
    "16": "img/favicon_io/icon-16x16.png",
    "48": "img/favicon_io/icon-48x48.png",
    "128": "img/favicon_io/icon-128x128.png"
  },
  "incognito": "spanning",
  "browser_action": {
    "default_icon": {
      "16": "img/favicon_io/icon-16x16.png",
      "32": "img/favicon_io/icon-32x32.png"
    },
    "default_popup": "ui/popup.html",
    "default_title": "Behave!"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "notifications",
    "storage",
    "<all_urls>",
    "tabs"
  ]
}

최고의 Behave! 대안

다음은 Behave!과(와) 유사한 Firefox add-on입니다: