Font Weight Adjusters Firefox

Examine source code of Font Weight Adjusters

By: B52 Add-on
Inspect and view changes in Font Weight Adjusters source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Font Weight Adjuster",
  "version": "1.0",
  "description": "Adjust the font weights for headers and body text on the current webpage.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f5781d68-beff-40e5-aa7c-5dbe270e000f}"
    }
  }
}

Best Font Weight Adjusters Alternatives

Here are some Firefox add-ons that are similar to Font Weight Adjusters: