QuickSwiper Firefox

Examine source code of QuickSwiper

Inspect and view changes in QuickSwiper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Automated Dating Apps swiper",
  "version": "1.5.2",
  "manifest_version": 3,
  "name": "QuickSwiper",
  "options_page": "options.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "swaperquick@gmail.com",
      "strict_min_version": "58.0"
    }
  },
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "debugger"
  ],
  "host_permissions": [
    "https://tinder.com/*",
    "https://*bumble.com/*"
  ],
  "background": {
    "scripts": [
      "background.bundle.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon-34.png"
  },
  "icons": {
    "128": "icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://tinder.com/*"
      ],
      "js": [
        "contentScript.bundle.js"
      ],
      "css": [
        "content.styles.css"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "content.styles.css",
        "icon-128.png",
        "icon-34.png"
      ],
      "matches": []
    }
  ]
}

Best QuickSwiper Alternatives

Here are some Firefox add-ons that are similar to QuickSwiper: