Stream Sync Firefox

Examine source code of Stream Sync

제작자: Brian Mckinney Add-on
Inspect and view changes in Stream Sync source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "The Stream Detector",
  "version": "2.11.7",
  "description": "__MSG_extText__",
  "manifest_version": 2,
  "default_locale": "en",
  "permissions": [
    "<all_urls>",
    "clipboardWrite",
    "downloads",
    "notifications",
    "storage",
    "tabs",
    "webRequest"
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "img/icon-dark-16.png",
    "48": "img/icon-dark-48.png",
    "96": "img/icon-dark-96.png"
  },
  "commands": {
    "open-popup": {
      "description": "__MSG_openPopup__"
    },
    "open-sidebar": {
      "description": "__MSG_openSidebar__"
    }
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_action": {
    "default_title": "The Stream Detector",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "img/icon-dark-16.png",
      "48": "img/icon-dark-48.png"
    },
    "theme_icons": [
      {
        "dark": "img/icon-dark-96.png",
        "light": "img/icon-light-96.png",
        "size": 96
      },
      {
        "dark": "img/icon-dark-48.png",
        "light": "img/icon-light-48.png",
        "size": 48
      },
      {
        "dark": "img/icon-dark-16.png",
        "light": "img/icon-light-16.png",
        "size": 16
      }
    ]
  },
  "sidebar_action": {
    "default_title": "The Stream Detector",
    "default_panel": "sidebar.html",
    "default_icon": {
      "16": "img/icon-dark-16.png",
      "48": "img/icon-dark-48.png"
    },
    "open_at_install": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7e8236c7-6e0d-4089-a401-9bd46596f60a}"
    }
  }
}

최고의 Stream Sync 대안

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