GitHub DeepWiki Firefox

Examine source code of GitHub DeepWiki

Por: tomo
Inspect and view changes in GitHub DeepWiki source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub DeepWiki",
  "description": "GitHub DeepWiki - link github repo to deepwiki.com",
  "version": "1.1.0",
  "icons": {
    "16": "icon/16.png",
    "24": "icon/24.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "css": [
        "content-scripts/action.css"
      ],
      "js": [
        "content-scripts/action.js",
        "content-scripts/panel.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "content-scripts/panel.css"
  ],
  "browser_action": {},
  "browser_specific_settings": {
    "gecko": {
      "id": "{e5b436c4-6889-4436-b119-249bd579979a}"
    }
  }
}

Mejores alternativas GitHub DeepWiki

Aquí hay algunas Firefox add-ons que son similares a GitHub DeepWiki: