Shadow Reader Firefox

Examine source code of Shadow Reader

Inspect and view changes in Shadow Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Shadow Reader",
  "version": "4.9.105",
  "author": "murphycierra",
  "description": "__MSG_extension_description__",
  "default_locale": "en",
  "browser_action": {
    "default_title": "Shadow Reader",
    "default_icon": {
      "19": "icons/dr_active_19.png",
      "38": "icons/dr_active_38.png"
    },
    "default_popup": "ui/popup/index.html"
  },
  "icons": {
    "16": "icons/dr_16.png",
    "48": "icons/dr_48.png",
    "128": "icons/dr_128.png"
  },
  "background": {
    "page": "background/index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "inject/fallback.js"
      ],
      "run_at": "document_start",
      "all_frames": true,
      "match_about_blank": true,
      "world": "MAIN"
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "inject/index.js"
      ],
      "run_at": "document_start",
      "all_frames": true,
      "match_about_blank": true,
      "world": "ISOLATED"
    }
  ],
  "permissions": [
    "alarms",
    "contextMenus",
    "storage",
    "tabs",
    "theme",
    "<all_urls>"
  ],
  "optional_permissions": [],
  "commands": {
    "toggle": {
      "suggested_key": {
        "default": "Alt+Shift+D"
      },
      "description": "__MSG_toggle_extension__"
    },
    "addSite": {
      "suggested_key": {
        "default": "Alt+Shift+A"
      },
      "description": "__MSG_toggle_current_site__"
    },
    "switchEngine": {
      "description": "__MSG_theme_generation_mode__"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "murphycierra729@gmail.com",
      "strict_min_version": "78.0"
    },
    "gecko_android": {}
  }
}

Meilleures alternatives Shadow Reader

Voici quelques Firefox add-ons qui sont similaires à Shadow Reader :