Product Description Generator Firefox

Examine source code of Product Description Generator

Inspect and view changes in Product Description Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Product Description Generator",
  "version": "1.0",
  "description": "Generate attractive product descriptions easily.",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "descriptiongen@example.com",
      "strict_min_version": "91.0"
    }
  }
}

Best Product Description Generator Alternatives

Here are some Firefox add-ons that are similar to Product Description Generator: