Fakespot Fake Amazon Reviews and eBay Sellers

Protect yourself from bad sellers and fake reviews on Amazon and more!

Hvad er Fakespot Fake Amazon Reviews and eBay Sellers?

Fakespot Fake Amazon Reviews and eBay Sellers er en Chrome-udvidelse udviklet af https://www.fakespot.com, og dens hovedfunktion er "Protect yourself from bad sellers and fake reviews on Amazon and more!".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot

Download Fakespot Fake Amazon Reviews and eBay Sellers-udvidelses-CRX-fil

Download Fakespot Fake Amazon Reviews and eBay Sellers-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Get the best products from the best sellers on your favorite eCommerce sites with Fakespot for Chrome. 

Fakespot for Chrome is a new and improved version of our industry leading eCommerce extension! 

We currently support the popular US-based English language eCommerce platforms.

Features: 

► Instant Fakespot Guard seller ratings while shopping. Never buy a bad product from a bad seller again. 

► Instant Fakespot Grades. Never be deceived by fake reviews while shopping.

► Search Result Sorter and Filter will allow you to sort and filter by best grades.

► Highlights will let you know at a glance what the reviews are about using our proprietary artificial intelligence analysis.

► Fakespot Accounts: You can now use Fakespot with either a Google Account or create a Fakespot Account to track your product searches, receive trusted offers from our partners, and get important product updates. 

Thank you for choosing Fakespot. You can help us improve our extension by emailing us any suggested improvements or issues to [email protected]. 

The latest release of Google Chrome browser is supported officially by Fakespot. This extension may or may not work on other Chromium based browsers, dependent on the fork.

Frequently Asked Questions

Q: What websites does Fakespot support for fake review analysis and seller analysis?
--------------------------------------------------------------------------------------------
Please visit https://www.fakespot.com to get a list of the websites we currently support.

Q: Why do you require permission "Read and change all your data on the websites you visit"?
--------------------------------------------------------------------------------------------
Fakespot for Chrome displays seller ratings and grades as you browse on leading eCommerce sites. The number of websites that we support is large and more websites will be supported in the near future. Please take a look at the slides above this description box to see an example of how our grades and ratings work.

Q: Why do you require the permission "Know your email address"?
---------------------------------------------------------------------------------------------
Your email address is associated to with your Google Account or Fakespot Account so you can manage, maintain and synchronize your personal settings within the extension. In the future, we will add more customizable options so that we can save you time and money as you shop online. 

By using this extension, you agree to Fakespot's Terms of Use available at www.fakespot.com/terms and Privacy Policy available at https://www.fakespot.com/privacy-policy

Disclaimer:

To help improve the user experience, the Fakespot for Chrome extension uses Google Analytics to collect extension usage statistics. Please visit http://tools.google.com/dlpage/gaoptout if you wish to opt-out of Google Analytics tracking.                    

Grundlæggende oplysninger om udvidelsen

Navn Fakespot Fake Amazon Reviews and eBay Sellers Fakespot Fake Amazon Reviews and eBay Sellers
ID nakplnnackehceedgkgkokbgbmfghain
Officiel URL https://chromewebstore.google.com/detail/fakespot-fake-amazon-revi/nakplnnackehceedgkgkokbgbmfghain
Beskrivelse Protect yourself from bad sellers and fake reviews on Amazon and more!
Filstørrelse 4.85 MB
Antal Installationer 645,643
Nuværende Version 0.9.46
Senest Opdateret 2024-02-21
Udgivelsesdato 2020-06-26
Bedømmelse 4.31/5 Samlet 1601 Bedømmelser
Udvikler https://www.fakespot.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://www.fakespot.com
Hjælpeside-URL https://www.fakespot.com/faq
URL til Fortrolighedspolitik Side https://www.fakespot.com/privacy-policy
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "Fakespot Fake Amazon Reviews and eBay Sellers",
    "description": "Protect yourself from bad sellers and fake reviews on Amazon and more!",
    "short_name": "Fakespot",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.fakespot.com\/*",
                "*:\/\/*.fakespot.local\/*"
            ],
            "js": [
                "fakespotContent.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/*.amazon.com.au\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.us\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.in\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.amazon.co.jp\/*"
            ],
            "exclude_matches": [
                "*:\/\/primenow.amazon.com.au\/*",
                "*:\/\/primenow.amazon.co.uk\/*",
                "*:\/\/primenow.amazon.ca\/*",
                "*:\/\/primenow.amazon.us\/*",
                "*:\/\/primenow.amazon.com\/*",
                "*:\/\/primenow.amazon.in\/*",
                "*:\/\/*.amazon.com.au\/Prime-Video\/*",
                "*:\/\/*.amazon.co.uk\/Prime-Video\/*",
                "*:\/\/*.amazon.ca\/Prime-Video\/*",
                "*:\/\/*.amazon.us\/Prime-Video\/*",
                "*:\/\/*.amazon.com\/Prime-Video\/*",
                "*:\/\/*.amazon.in\/Prime-Video\/*",
                "*:\/\/*.amazon.com.au\/Amazon-Video\/*",
                "*:\/\/*.amazon.co.uk\/Amazon-Video\/*",
                "*:\/\/*.amazon.ca\/Amazon-Video\/*",
                "*:\/\/*.amazon.us\/Amazon-Video\/*",
                "*:\/\/*.amazon.com\/Amazon-Video\/*",
                "*:\/\/*.amazon.in\/Amazon-Video\/*",
                "*:\/\/*.amazon.com.au\/gp\/video\/*",
                "*:\/\/*.amazon.co.uk\/gp\/video\/*",
                "*:\/\/*.amazon.ca\/gp\/video\/*",
                "*:\/\/*.amazon.us\/gp\/video\/*",
                "*:\/\/*.amazon.com\/gp\/video\/*",
                "*:\/\/*.amazon.in\/gp\/video\/*"
            ],
            "js": [
                "amazonContent.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/*.amazon.com.au\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.us\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.in\/*",
                "*:\/\/*.ebay.com\/*",
                "*:\/\/*.ebay.co.uk\/*",
                "*:\/\/*.ebay.com.au\/*",
                "*:\/\/*.ebay.us\/*",
                "*:\/\/*.ebay.ca\/*"
            ],
            "js": [
                "adBlockContent.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.ebay.com\/*",
                "*:\/\/*.ebay.co.uk\/*",
                "*:\/\/*.ebay.com.au\/*",
                "*:\/\/*.ebay.us\/*",
                "*:\/\/*.ebay.ca\/*"
            ],
            "js": [
                "ebayContent.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/*.walmart.com\/*"
            ],
            "js": [
                "walmartContent.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/*.google.com\/search*"
            ],
            "js": [
                "googleContent.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/*.bestbuy.com\/*"
            ],
            "js": [
                "bestbuyContent.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/*.sephora.com\/*"
            ],
            "js": [
                "sephoraContent.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/*.flipkart.com\/*",
                "*:\/\/*.flipkart.in\/*"
            ],
            "js": [
                "flipkartContent.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/*.twitter.com\/*"
            ],
            "js": [
                "twitterContent.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/*.homedepot.com\/*"
            ],
            "js": [
                "homeDepotContent.js"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "shopifyContent.js"
            ],
            "matches": [
                ""
            ],
            "exclude_matches": [
                "*:\/\/*.amazon.com.au\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.us\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.in\/*",
                "*:\/\/*.ebay.com\/*",
                "*:\/\/*.ebay.co.uk\/*",
                "*:\/\/*.ebay.com.au\/*",
                "*:\/\/*.ebay.us\/*",
                "*:\/\/*.ebay.ca\/*",
                "*:\/\/*.walmart.com\/*",
                "*:\/\/*.yelp.com\/*",
                "*:\/\/*.tripadvisor.com\/*",
                "*:\/\/*.sephora.com\/*",
                "*:\/\/*.bestbuy.com\/*",
                "*:\/\/*.fakespot.com\/*",
                "*:\/\/*.fakespot.local\/*",
                "*:\/\/*.google.com\/search*",
                "*:\/\/*.twitter.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "action": {
        "default_icon": "icons\/icon128.png",
        "default_title": "Fakespot",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "serviceWorker.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "fonts\/Inter.ttf",
                "images\/prices-settings.png"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "identity",
        "identity.email",
        "unlimitedStorage",
        "activeTab",
        "storage",
        "scripting",
        "cookies"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "oauth2": {
        "client_id": "539370883133-24d5phshctslkt3p7rbfg06uj3pmh066.apps.googleusercontent.com",
        "scopes": [
            "email"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlg1GK3pjAIg0sAjAdc+1PaLdb+OyocFMvFk\/P0qcCcQa6kZ8ndysR75i30Xe+m1+CvgDDkmo4fb6Ouxj38Rw6k\/txuYA0ZDg5tHm1VWdb+PVFzqbVweEMKRATMyGrL6fmKX9xWTwDi11lYfOv1n3RZknaXkSg61pLF71MhSHlMnBsQGapOdpIJXhGMwk0N8jpPuwC1MZOjAtpkU9eMYHPGGM1CZ3Y1Pe1fC5YbuQDyGZZR3I8qKLgHgP3c4VXjPH3BIgriFOpdPcaz+yTlO7r4EkusxcgDZlwX9qB74strrCTX0eWh7NtMskxRRDiU2GsbFFKVgijhrTXmqadABLnQIDAQAB",
    "version": "0.9.46"
}