[DEPRECATED] Fanatical Assistant

Check out our new Chrome Extension - "Fanatical PC Game Price Comparison"

Cos'è [DEPRECATED] Fanatical Assistant?

[DEPRECATED] Fanatical Assistant è un'estensione di Chrome sviluppata da Fanatical, e la sua funzione principale è "Check out our new Chrome Extension - "Fanatical PC Game Price Comparison"".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione [DEPRECATED] Fanatical Assistant

Scarica i file di estensione [DEPRECATED] Fanatical Assistant in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Download our new extension here: https://chrome.google.com/webstore/detail/fanatical-pc-game-price-c/fifbkhhgkgphkjjnjkgdfknbkkgapnca                    

Informazioni di Base sull'Estensione

Nome [DEPRECATED] Fanatical Assistant [DEPRECATED] Fanatical Assistant
ID oobijlcdpmmmpgkonmjnpkkbdmnjpeeb
URL Ufficiale https://chromewebstore.google.com/detail/deprecated-fanatical-assi/oobijlcdpmmmpgkonmjnpkkbdmnjpeeb
Descrizione Check out our new Chrome Extension - "Fanatical PC Game Price Comparison"
Dimensione del File 400 KB
Conteggio Installazioni 30,713
Versione Corrente 1.11.1
Ultimo Aggiornamento 2023-11-22
Data di Pubblicazione 2020-05-20
Valutazione 3.09/5 Totale 64 Valutazioni
Sviluppatore Fanatical
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.fanatical.com/en/assistant
URL della Pagina di Aiuto https://support.fanatical.com/hc/en-us
URL della Pagina della Politica sulla Privacy https://support.fanatical.com/hc/en-us/articles/115005052465-Privacy-Policy
Lingue Supportate de,en,fr,nl,tr,es,it,hu,pl,pt-PT,sv,ru,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "__MSG_appDesc__",
    "version": "1.11.1",
    "name": "[DEPRECATED] Fanatical Assistant",
    "default_locale": "en",
    "short_name": "Fanatical Assistant",
    "homepage_url": "https:\/\/www.fanatical.com\/en\/assistant",
    "permissions": [
        "*:\/\/www.google.com\/*",
        "*:\/\/www.google.co.uk\/*",
        "*:\/\/www.google.ca\/*",
        "*:\/\/www.google.es\/*",
        "*:\/\/www.google.de\/*",
        "*:\/\/www.google.it\/*",
        "*:\/\/www.google.fr\/*",
        "*:\/\/www.google.com.au\/*",
        "*:\/\/www.google.co.jp\/*",
        "*:\/\/www.google.nl\/*",
        "*:\/\/www.google.com.tw\/*",
        "*:\/\/www.google.be\/*",
        "*:\/\/www.google.dk\/*",
        "*:\/\/www.google.ie\/*",
        "*:\/\/www.google.ch\/*",
        "*:\/\/www.google.co.in\/*",
        "*:\/\/www.google.pl\/*",
        "*:\/\/www.google.pt\/*",
        "*:\/\/www.google.com.co\/*",
        "*:\/\/www.google.com.ar\/*",
        "*:\/\/www.google.com.pk\/*",
        "*:\/\/www.google.com.mx\/*",
        "*:\/\/store.steampowered.com\/*",
        "*:\/\/www.greenmangaming.com\/*",
        "*:\/\/www.gog.com\/*",
        "*:\/\/www.humblebundle.com\/*",
        "*:\/\/www.youtube.com\/*",
        "*:\/\/www.twitch.tv\/*",
        "*:\/\/www.indiegala.com\/*",
        "*:\/\/*.bing.com\/*",
        "*:\/\/*.gamesplanet.com\/*",
        "*:\/\/*.dlgamer.com\/*",
        "*:\/\/*.fanatical.com\/*",
        "contextMenus",
        "alarms",
        "storage"
    ],
    "optional_permissions": [
        "notifications"
    ],
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon-16.png",
            "32": "icon-32.png"
        }
    },
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.google.com\/*",
                "*:\/\/www.google.co.uk\/*",
                "*:\/\/www.google.ca\/*",
                "*:\/\/www.google.es\/*",
                "*:\/\/www.google.de\/*",
                "*:\/\/www.google.it\/*",
                "*:\/\/www.google.fr\/*",
                "*:\/\/www.google.com.au\/*",
                "*:\/\/www.google.co.jp\/*",
                "*:\/\/www.google.nl\/*",
                "*:\/\/www.google.com.tw\/*",
                "*:\/\/www.google.be\/*",
                "*:\/\/www.google.dk\/*",
                "*:\/\/www.google.ie\/*",
                "*:\/\/www.google.ch\/*",
                "*:\/\/www.google.co.in\/*",
                "*:\/\/www.google.pl\/*",
                "*:\/\/www.google.pt\/*",
                "*:\/\/www.google.com.co\/*",
                "*:\/\/www.google.com.ar\/*",
                "*:\/\/www.google.com.pk\/*",
                "*:\/\/www.google.com.mx\/*",
                "*:\/\/store.steampowered.com\/*",
                "*:\/\/www.greenmangaming.com\/*",
                "*:\/\/www.gog.com\/*",
                "*:\/\/www.humblebundle.com\/*",
                "*:\/\/www.youtube.com\/*",
                "*:\/\/www.twitch.tv\/*",
                "*:\/\/www.indiegala.com\/*",
                "*:\/\/*.bing.com\/*",
                "*:\/\/*.gamesplanet.com\/*",
                "*:\/\/*.dlgamer.com\/*",
                "*:\/\/*.fanatical.com\/*"
            ],
            "js": [
                "content.bundle.js"
            ],
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        "frame.html"
    ],
    "manifest_version": 2,
    "content_security_policy": "script-src 'self'; object-src 'self'"
}