Slice - You browse. We pay. Firefox

Examine source code of Slice - You browse. We pay.

제작자: Slice Add-on
Inspect and view changes in Slice - You browse. We pay. source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Slice",
  "description": "",
  "version": "0.9.991",
  "default_locale": "en",
  "icons": {
    "16": "slice.png",
    "48": "slice.png",
    "128": "slice.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "",
    "default_icon": "slice.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "alarms",
    "management",
    "tabs",
    "tabHide",
    "webRequest",
    "webRequestBlocking",
    "notifications",
    "https://*/*",
    "webNavigation"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://addslice.com/*"
      ],
      "js": [
        "communication.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://*.twitch.tv/*"
      ],
      "js": [
        "twitch.js"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "matches": [
        "https://*/*"
      ],
      "js": [
        "iframe.js"
      ],
      "run_at": "document_start",
      "match_about_blank": true
    },
    {
      "matches": [
        "https://sli.ce.it/*"
      ],
      "js": [
        "preload.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3305ce06-bd12-47af-8c8b-bca3605f8ece}"
    }
  }
}

최고의 Slice - You browse. We pay. 대안

다음은 Slice - You browse. We pay.과(와) 유사한 Firefox add-on입니다: