Next Generation AI Writer Firefox

Examine source code of Next Generation AI Writer

Inspect and view changes in Next Generation AI Writer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.0.0",
  "author": "Pankaj Aswal",
  "default_locale": "en",
  "options_ui": {
    "page": "options.html"
  },
  "icons": {
    "64": "icons/64.png"
  },
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "storage",
    "activeTab",
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "downloads",
    "<all_urls>"
  ],
  "sidebar_action": {
    "default_icon": "icons/icon.svg",
    "default_title": "__MSG_extensionName__",
    "default_panel": "Main.html"
  },
  "browser_action": {
    "default_title": "__MSG_extensionName__",
    "default_icon": {
      "64": "icons/64.png"
    }
  },
  "background": {
    "scripts": [
      "runner.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5975f441-d53a-4c3f-a841-66972e919ba4}"
    }
  }
}

Best Next Generation AI Writer Alternatives

Here are some Firefox add-ons that are similar to Next Generation AI Writer: