Idea Generator Plugin Firefox

Examine source code of Idea Generator Plugin

Inspect and view changes in Idea Generator Plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Idea Generator Plugin",
  "version": "1.0",
  "description": "Generate random creative writing ideas or prompts.",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon_128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "128": "icons/icon_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2e60becc-8397-4e7a-b3f8-df28b2114297}"
    }
  }
}

Meilleures alternatives Idea Generator Plugin

Voici quelques Firefox add-ons qui sont similaires à Idea Generator Plugin :