DnD Beyond Auto Source Filter Firefox

Examine source code of DnD Beyond Auto Source Filter

Inspect and view changes in DnD Beyond Auto Source Filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DnD Beyond Auto Source Filter",
  "version": "1.0.4",
  "description": "Enable auto filter by source book on DnDBeyond.com",
  "icons": {
    "32": "icons/icon-32.png"
  },
  "background": {
    "scripts": [
      "browser-polyfill.min.js",
      "main.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html"
  },
  "browser_action": {
    "default_icon": {
      "32": "icons/icon-32.png"
    },
    "default_title": "Hello World",
    "default_popup": "options/options.html"
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "https://www.dndbeyond.com/"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{fe422939-cf9d-45f7-923c-eae74650ba62}"
    }
  }
}

Best DnD Beyond Auto Source Filter Alternatives

Here are some Firefox add-ons that are similar to DnD Beyond Auto Source Filter: