HTML/CSS Live Injector Firefox

Examine source code of HTML/CSS Live Injector

By: qas
Inspect and view changes in HTML/CSS Live Injector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HTML/CSS Live Injector",
  "version": "1.0",
  "description": "Inject HTML and CSS code into the current page.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png",
    "default_title": "Inject HTML/CSS"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{27f47998-495f-40ce-b5e4-f4a7a15c8b31}"
    }
  }
}

Best HTML/CSS Live Injector Alternatives

Here are some Firefox add-ons that are similar to HTML/CSS Live Injector: