StyleSwap Lite Firefox

Examine source code of StyleSwap Lite

By: Lao
Inspect and view changes in StyleSwap Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "StyleSwap Lite",
  "description": "Instantly apply artistic filters to any web image to visualize design concepts and creative variations.",
  "version": "1.0.0",
  "author": "VisualStack Labs",
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "styleswaplite@visualstacklabs.addons.mozilla.org",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best StyleSwap Lite Alternatives

Here are some Firefox add-ons that are similar to StyleSwap Lite: