Blog Idea Generator Firefox

Examine source code of Blog Idea Generator

Inspect and view changes in Blog Idea Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Blog Idea Generator",
  "version": "1.3",
  "description": "Generate, organize and schedule blog post ideas. Save, export, and optionally use an external AI API for richer suggestions.",
  "permissions": [
    "storage",
    "notifications",
    "alarms",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Blog Idea Generator",
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/logo_64.png"
    }
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c696631e-e148-4fd9-b99c-80dedd4a6edc}"
    }
  }
}

Best Blog Idea Generator Alternatives

Here are some Firefox add-ons that are similar to Blog Idea Generator: