Post-Deal Creator - Phoenix Firefox

Examine source code of Post-Deal Creator - Phoenix

Inspect and view changes in Post-Deal Creator - Phoenix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Post-Deal Creator - Phoenix",
  "version": "1.0",
  "description": "Generate professional deal posts from Amazon, Flipkart, Myntra, Meesho, Swiggy, Blinkit product links. Choose from 10+ post styles. Perfect for resellers and affiliate marketers.",
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "creator.html",
        "creator.js",
        "creator.css",
        "styles.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "*://*.flipkart.com/*",
    "*://*.amazon.in/*",
    "*://*.amazon.com/*",
    "*://*.myntra.com/*",
    "*://*.meesho.com/*",
    "*://*.swiggy.com/*",
    "*://*.blinkit.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "post-creator@phoenix.example.com",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Post-Deal Creator - Phoenix Alternatives

Here are some Firefox add-ons that are similar to Post-Deal Creator - Phoenix: