Auction Bid Assistant Firefox

Examine source code of Auction Bid Assistant

Inspect and view changes in Auction Bid Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Auction Bid Assistant — Live Bridge",
  "version": "1.6.10",
  "description": "Search 7 auction platforms, save lots, export PDF. Featured auctions with searchable catalogues. Free.",
  "permissions": [
    "storage",
    "scripting",
    "tabs"
  ],
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_title": "Auction Bid Assistant — Saved Lots"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.the-saleroom.com/*",
        "*://*.easyliveauction.com/catalogue/lot/*"
      ],
      "js": [
        "collector.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://gaplive-eu.globalauctionplatform.com/bidder/*",
        "*://gaplive-us.globalauctionplatform.com/bidder/*",
        "*://gaplive-au.globalauctionplatform.com/bidder/*",
        "*://*.the-saleroom.com/*",
        "*://www.easyliveauction.com/catalogue/*/*/bid-live/",
        "*://www.easyliveauction.com/catalogue/*/*/bid-live/*"
      ],
      "js": [
        "bridge.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://auctionbidassistant.web.app/*",
        "*://auctionbidassistant.firebaseapp.com/*",
        "*://auction-bid-assistant.com/*",
        "*://*.auction-bid-assistant.com/*"
      ],
      "js": [
        "receiver.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.the-saleroom.com/en-gb/search-results*",
        "*://*.the-saleroom.com/en-us/search-results*",
        "*://www.easyliveauction.com/catalogue/*",
        "*://*.numisbids.com/*"
      ],
      "js": [
        "search.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "host_permissions": [
    "*://*.the-saleroom.com/*",
    "*://www.easyliveauction.com/*",
    "*://*.numisbids.com/*",
    "*://*.invaluable.com/*",
    "*://image.invaluable.com/*",
    "*://*.icollector.com/*",
    "*://*.liveauctionworld.com/*",
    "*://*.archivesinternational.com/*",
    "*://*.kollerauktionen.ch/*",
    "*://*.whytes.ie/*",
    "*://bid.whytes.ie/*",
    "*://*.adams.ie/*",
    "*://*.iconicauctioneers.com/*",
    "*://*.silverstone-auctions.com/*",
    "*://*.oreillysfineart.com/*",
    "*://*.sworder.co.uk/*",
    "*://www.auctioneersvault.com/*",
    "*://*.fonsiemealy.ie/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "search_results.html",
        "search_results.js",
        "admin.html",
        "featured.json"
      ],
      "matches": [
        "*://*.the-saleroom.com/*",
        "*://www.easyliveauction.com/*",
        "*://auction-bid-assistant.com/*",
        "*://*.auction-bid-assistant.com/*",
        "*://*.numisbids.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "aba-livebridge@auction-bid-assistant.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Auction Bid Assistant Alternatives

Here are some Firefox add-ons that are similar to Auction Bid Assistant: