Insert Style Sheet (CSS) And JS Temporarily Firefox

Examine source code of Insert Style Sheet (CSS) And JS Temporarily

Inspect and view changes in Insert Style Sheet (CSS) And JS Temporarily source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extension_name__",
  "description": "__MSG_extension_description__",
  "version": "1.2025.905.0",
  "author": "dlw@mcprv",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "{6904f46a-f06d-4057-a172-724dc1ea5177}"
    }
  },
  "permissions": [
    "<all_urls>",
    "storage",
    "notifications",
    "activeTab",
    "tabs",
    "menus",
    "management"
  ],
  "icons": {
    "96": "lib/css.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_title": "__MSG_pageaction_title__",
    "show_matches": [
      "<all_urls>"
    ],
    "browser_style": true,
    "default_popup": "page_action.html",
    "default_icon": {
      "64": "lib/css.svg"
    }
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true,
    "open_in_tab": true
  },
  "commands": {
    "_execute_page_action": {
      "suggested_key": {},
      "description": "__MSG_toggle_page_action__"
    }
  }
}

Best Insert Style Sheet (CSS) And JS Temporarily Alternatives

Here are some Firefox add-ons that are similar to Insert Style Sheet (CSS) And JS Temporarily: