By: AuctionMate Add-on
Inspect and view changes in AuctionMate — Price Tracking & Shopping Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"permissions": [
"storage",
"activeTab",
"alarms",
"notifications",
"identity"
],
"default_locale": "en",
"host_permissions": [
"https://auction-mate.net/*",
"https://www.olx.pl/*",
"https://www.olx.ua/*",
"https://adresowo.pl/*",
"https://www.otodom.pl/*",
"https://allegro.pl/*",
"https://www.copart.com/*",
"https://www.iaai.com/*",
"https://www.vinted.pl/*",
"https://www.ebay.com/*",
"https://www.ebay.pl/*",
"https://www.ebay.de/*",
"https://www.ebay.it/*",
"https://www.ebay.fr/*",
"https://www.otomoto.pl/*",
"https://allegrolokalnie.pl/*",
"https://www.empik.com/*",
"https://www.gumtree.com/*",
"https://www.kleinanzeigen.de/*",
"https://www.autoscout24.de/*",
"https://www.autoscout24.at/*",
"https://www.autoscout24.it/*",
"https://www.autoscout24.nl/*",
"https://www.autoscout24.es/*",
"https://www.autoscout24.fr/*",
"https://www.autoscout24.lu/*",
"https://www.autoscout24.bg/*",
"https://www.autoscout24.cz/*",
"https://www.autoscout24.com/*",
"https://www.autoscout24.hr/*",
"https://www.autoscout24.pl/*",
"https://www.autoscout24.ro/*",
"https://www.autoscout24.ru/*",
"https://www.autoscout24.se/*",
"https://www.autoscout24.hu/*",
"https://mediamarkt.pl/*",
"https://www.mediamarkt.de/*",
"https://www.x-kom.pl/*",
"https://x-kom.de/*",
"https://www.amazon.pl/*",
"https://www.amazon.de/*",
"https://www.amazon.com/*",
"https://www.mediaexpert.pl/*",
"https://www.euro.com.pl/*",
"https://www.tarnowiak.pl/*",
"https://tarnowiak.pl/*",
"https://www.notino.pl/*",
"https://notino.pl/*",
"https://www.notino.co.uk/*",
"https://notino.co.uk/*",
"https://www.notino.de/*",
"https://notino.de/*",
"https://www.morele.net/*",
"https://www.komputronik.pl/*",
"https://www.zalando.pl/*",
"https://zalando.pl/*"
],
"background": {
"scripts": [
"services/background/auctionMateBackgroundScript.js"
]
},
"content_scripts": [
{
"matches": [
"https://www.olx.pl/*",
"https://www.olx.ua/*",
"https://adresowo.pl/*",
"https://www.otodom.pl/*",
"https://allegro.pl/*",
"https://www.copart.com/*",
"https://www.iaai.com/*",
"https://www.vinted.pl/*",
"https://www.ebay.com/*",
"https://www.ebay.pl/*",
"https://www.ebay.de/*",
"https://www.ebay.it/*",
"https://www.ebay.fr/*",
"https://www.otomoto.pl/*",
"https://allegrolokalnie.pl/*",
"https://www.empik.com/*",
"https://www.gumtree.com/*",
"https://www.kleinanzeigen.de/*",
"https://www.autoscout24.de/*",
"https://www.autoscout24.at/*",
"https://www.autoscout24.it/*",
"https://www.autoscout24.nl/*",
"https://www.autoscout24.es/*",
"https://www.autoscout24.fr/*",
"https://www.autoscout24.lu/*",
"https://www.autoscout24.bg/*",
"https://www.autoscout24.cz/*",
"https://www.autoscout24.com/*",
"https://www.autoscout24.hr/*",
"https://www.autoscout24.pl/*",
"https://www.autoscout24.ro/*",
"https://www.autoscout24.ru/*",
"https://www.autoscout24.se/*",
"https://www.autoscout24.hu/*",
"https://mediamarkt.pl/*",
"https://www.mediamarkt.de/*",
"https://www.x-kom.pl/*",
"https://x-kom.de/*",
"https://www.amazon.pl/*",
"https://www.amazon.de/*",
"https://www.amazon.com/*",
"https://www.mediaexpert.pl/*",
"https://www.euro.com.pl/*",
"https://www.tarnowiak.pl/*",
"https://tarnowiak.pl/*",
"https://www.notino.pl/*",
"https://notino.pl/*",
"https://www.notino.co.uk/*",
"https://notino.co.uk/*",
"https://www.notino.de/*",
"https://notino.de/*",
"https://www.morele.net/*",
"https://www.komputronik.pl/*",
"https://www.zalando.pl/*",
"https://zalando.pl/*"
],
"js": [
"auctionMate.js"
],
"css": [
"auctionMate.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{72ed8bde-1ba2-4bc2-af33-877451759299}",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"personallyIdentifyingInfo"
]
}
}
},
"web_accessible_resources": [
{
"resources": [
"logo.png",
"logo_full.png",
"fonts/BebasNeue-Regular.woff2",
"fonts/Roboto-Medium.woff2",
"media/*",
"extensionPage.html",
"extensionPage.js"
],
"matches": [
"https://www.olx.pl/*",
"https://www.olx.ua/*",
"https://adresowo.pl/*",
"https://www.otodom.pl/*",
"https://allegro.pl/*",
"https://www.copart.com/*",
"https://www.iaai.com/*",
"https://www.vinted.pl/*",
"https://www.ebay.com/*",
"https://www.ebay.pl/*",
"https://www.ebay.de/*",
"https://www.ebay.it/*",
"https://www.ebay.fr/*",
"https://www.otomoto.pl/*",
"https://allegrolokalnie.pl/*",
"https://www.empik.com/*",
"https://www.gumtree.com/*",
"https://www.kleinanzeigen.de/*",
"https://www.autoscout24.de/*",
"https://www.autoscout24.at/*",
"https://www.autoscout24.it/*",
"https://www.autoscout24.nl/*",
"https://www.autoscout24.es/*",
"https://www.autoscout24.fr/*",
"https://www.autoscout24.lu/*",
"https://www.autoscout24.bg/*",
"https://www.autoscout24.cz/*",
"https://www.autoscout24.com/*",
"https://www.autoscout24.hr/*",
"https://www.autoscout24.pl/*",
"https://www.autoscout24.ro/*",
"https://www.autoscout24.ru/*",
"https://www.autoscout24.se/*",
"https://www.autoscout24.hu/*",
"https://mediamarkt.pl/*",
"https://www.mediamarkt.de/*",
"https://www.x-kom.pl/*",
"https://x-kom.de/*",
"https://www.amazon.pl/*",
"https://www.amazon.de/*",
"https://www.amazon.com/*",
"https://www.mediaexpert.pl/*",
"https://www.euro.com.pl/*",
"https://www.tarnowiak.pl/*",
"https://tarnowiak.pl/*",
"https://www.notino.pl/*",
"https://notino.pl/*",
"https://www.notino.co.uk/*",
"https://notino.co.uk/*",
"https://www.notino.de/*",
"https://notino.de/*",
"https://www.morele.net/*",
"https://www.komputronik.pl/*",
"https://www.zalando.pl/*",
"https://zalando.pl/*"
]
}
],
"icons": {
"128": "logo.png"
},
"action": {
"default_icon": {
"128": "logo.png"
}
},
"version": "1.0.7"
} Best AuctionMate — Price Tracking & Shopping Assistant Alternatives
Here are some Firefox add-ons that are similar to AuctionMate — Price Tracking & Shopping Assistant:
Auction Bid Assistant
Auctioneersvault
AiPrice(AliPrice) Price Tracker
AiPirce Technologies Co. Ltd.
AMZ Radar — Amazon price tracker
AMZ Radar
Price Watcher PRO
llcanadacorp
Price Tracker Pro
Charles Moore
FB Marketplace Price Tracker
lennacodes
E-Auctions Scraper: Export Listings, Sellers
nifty.codes
ShopSmart Pro
Mike
PriceDropCatch
Price Drop Catch
OLX Enhancer
OLX Enhancer
AZ Clean Shop: Shopping Assistant
Lumex
Price Tracker
Price tracker