mysources Firefox

Examine source code of mysources

Por: th7
Inspect and view changes in mysources source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "mysources",
  "version": "0.0.5",
  "permissions": [
    "activeTab",
    "storage",
    "unlimitedStorage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.dndbeyond.com/*"
      ],
      "js": [
        "mysources.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options/index.html"
  },
  "browser_action": {
    "default_popup": "options/index.html",
    "default_title": "mysources"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{db4bddc9-574e-419c-9123-c671bb55f609}"
    }
  }
}

Mejores alternativas mysources

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