Apply Css Baby Firefox

Examine source code of Apply Css Baby

By: Yobaby
Inspect and view changes in Apply Css Baby source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds a page action to toggle applying CSS to pages.",
  "manifest_version": 2,
  "name": "apply-css",
  "version": "1.1resigned1",
  "homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/apply-css",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_icon": "icons/off.svg",
    "browser_style": true
  },
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ee5c5548-73ae-42d7-9886-c3629d571ba6}"
    }
  }
}

Best Apply Css Baby Alternatives

Here are some Firefox add-ons that are similar to Apply Css Baby: