Sell The Flip — List Everywhere Firefox

Examine source code of Sell The Flip — List Everywhere

Inspect and view changes in Sell The Flip — List Everywhere source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Sell The Flip — List Everywhere",
  "version": "1.1.56",
  "description": "Auto-post and fill marketplace listing forms from your Sell The Flip listings",
  "browser_specific_settings": {
    "gecko": {
      "id": "admin@selltheflip.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "tabs",
    "cookies",
    "declarativeNetRequest",
    "alarms"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "poshmark_rules",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "host_permissions": [
    "https://selltheflip.com/*",
    "https://www.facebook.com/*",
    "https://upload.facebook.com/*",
    "https://poshmark.com/*",
    "https://www.mercari.com/*",
    "https://www.depop.com/*",
    "https://webapi.depop.com/*",
    "https://www.ebay.com/*",
    "https://www.whatnot.com/*",
    "https://images.whatnot.com/*",
    "https://*.whatnot.com/*",
    "https://*.s3.amazonaws.com/*",
    "https://*.cloudfront.net/*",
    "https://*.vercel-storage.com/*"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://selltheflip.com/*"
      ],
      "js": [
        "platform/browser.js",
        "content/app-bridge.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://selltheflip.com/*",
        "https://www.whatnot.com/*"
      ],
      "js": [
        "platform/browser.js",
        "content/whatnot-bridge.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  }
}

Best Sell The Flip — List Everywhere Alternatives

Here are some Firefox add-ons that are similar to Sell The Flip — List Everywhere: