Random Quote GeneratorX Firefox

Examine source code of Random Quote GeneratorX

Inspect and view changes in Random Quote GeneratorX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Random Quote Generator",
  "version": "1.0",
  "description": "The Random Quote Generator is a dynamic Chrome extension designed to provide you with an endless supply of inspiration, wisdom, and thought-provoking quotes. With a single click, you can access a wide range of quotes from various categories, including motivational, philosophical, literary, and more.",
  "icons": {},
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "background.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e7edb09e-f674-481b-9fd2-42725066c278}"
    }
  }
}

Best Random Quote GeneratorX Alternatives

Here are some Firefox add-ons that are similar to Random Quote GeneratorX: