Rustdoc Global Theme Firefox

Examine source code of Rustdoc Global Theme

Par : Kevin King
Inspect and view changes in Rustdoc Global Theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Rustdoc Global Theme",
  "version": "1.0.3",
  "description": "Sets your rustdoc theme globally.",
  "permissions": [
    "*://doc.rustlang.org/*",
    "*://docs.rs/*",
    "file:///*",
    "*://localhost/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Choose Theme",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{602ceb94-c0e7-45a1-91d1-eea8ced2de46}"
    }
  },
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  }
}

Meilleures alternatives Rustdoc Global Theme

Voici quelques Firefox add-ons qui sont similaires à Rustdoc Global Theme :