Rotector Firefox

Examine source code of Rotector

제작자: jaxron
Inspect and view changes in Rotector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "2.17.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "default_locale": "en",
  "minimum_chrome_version": "128",
  "permissions": [
    "storage",
    "notifications",
    "https://*.roblox.com/*",
    "https://roscoe.rotector.com/*",
    "https://cdn.rotector.com/*"
  ],
  "optional_permissions": [
    "https://*/*",
    "https://translate.googleapis.com/*"
  ],
  "web_accessible_resources": [
    "assets/*",
    "icon/*",
    "locales/*/*",
    "fonts/*",
    "content-scripts/content.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "rotector@jaxron.me",
      "strict_min_version": "129.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Rotector",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.roblox.com/*/communities*",
        "https://*.roblox.com/*/communities/*",
        "https://*.roblox.com/*/groups*",
        "https://*.roblox.com/*/groups/*",
        "https://*.roblox.com/*/home*",
        "https://*.roblox.com/*/home/*",
        "https://*.roblox.com/*/report-abuse*",
        "https://*.roblox.com/*/report-abuse/*",
        "https://*.roblox.com/*/search/users*",
        "https://*.roblox.com/*/search/users/*",
        "https://*.roblox.com/*/users/*/followers*",
        "https://*.roblox.com/*/users/*/followers/*",
        "https://*.roblox.com/*/users/*/following*",
        "https://*.roblox.com/*/users/*/following/*",
        "https://*.roblox.com/*/users/*/friends*",
        "https://*.roblox.com/*/users/*/friends/*",
        "https://*.roblox.com/*/users/*/profile*",
        "https://*.roblox.com/*/users/*/profile/*",
        "https://*.roblox.com/*/users/friends*",
        "https://*.roblox.com/*/users/friends/*",
        "https://*.roblox.com/communities*",
        "https://*.roblox.com/communities/*",
        "https://*.roblox.com/groups*",
        "https://*.roblox.com/groups/*",
        "https://*.roblox.com/home*",
        "https://*.roblox.com/home/*",
        "https://*.roblox.com/report-abuse*",
        "https://*.roblox.com/report-abuse/*",
        "https://*.roblox.com/search/users*",
        "https://*.roblox.com/search/users/*",
        "https://*.roblox.com/users/*/followers*",
        "https://*.roblox.com/users/*/followers/*",
        "https://*.roblox.com/users/*/following*",
        "https://*.roblox.com/users/*/following/*",
        "https://*.roblox.com/users/*/friends*",
        "https://*.roblox.com/users/*/friends/*",
        "https://*.roblox.com/users/*/profile*",
        "https://*.roblox.com/users/*/profile/*",
        "https://*.roblox.com/users/friends*",
        "https://*.roblox.com/users/friends/*"
      ],
      "run_at": "document_start",
      "css": [
        "content-scripts/content.css"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    },
    {
      "matches": [
        "https://roscoe.rotector.com/*"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/roscoe-bridge.js"
      ]
    }
  ]
}

최고의 Rotector 대안

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