Among Us On Laptop & PC

Among Us On Laptop & PC extension provide you with Among Us in new tab page. Created for Among Us fans.

Cos'è Among Us On Laptop & PC?

Among Us On Laptop & PC è un'estensione di Chrome sviluppata da https://games.lol, e la sua funzione principale è "Among Us On Laptop & PC extension provide you with Among Us in new tab page. Created for Among Us fans.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Among Us On Laptop & PC

Scarica i file di estensione Among Us On Laptop & PC 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

                        Among Us extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite Among Us backgrounds from a variety of designs in new tab page. Install this Among Us chrome extension and experience the great Among Us design in your browser new tab page.                    

Informazioni di Base sull'Estensione

Nome Among Us On Laptop & PC Among Us On Laptop & PC
ID elilmhkjpkhgfnjeaaffolbckomdhgoe
URL Ufficiale https://chrome.google.com/webstore/detail/among-us-on-laptop-pc/elilmhkjpkhgfnjeaaffolbckomdhgoe
Descrizione Among Us On Laptop & PC extension provide you with Among Us in new tab page. Created for Among Us fans.
Dimensione del File 11 MB
Conteggio Installazioni 10,000
Versione Corrente 100.10.311.3
Ultimo Aggiornamento 2021-02-13
Data di Pubblicazione 2020-11-06
Valutazione 3.82/5 Totale 22 Valutazioni
Sviluppatore https://games.lol
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://games.lol/privacy-policy
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "name": "__MSG_appName__",
    "background": {
        "persistent": true,
        "scripts": [
            "\/html\/chrome\/settings.js",
            "\/html\/common\/prefs-sys.js",
            "\/html\/chrome\/utils.js",
            "\/html\/chrome\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "html\/skin\/icons\/128.png",
            "16": "html\/skin\/icons\/16.png",
            "48": "html\/skin\/icons\/48.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "\/html\/index.html"
    },
    "icons": {
        "128": "html\/skin\/icons\/128.png",
        "16": "html\/skin\/icons\/16.png",
        "48": "html\/skin\/icons\/48.png"
    },
    "manifest_version": 2,
    "offline_enabled": true,
    "permissions": [
        "topSites"
    ],
    "version": "100.10.311.3",
    "web_accessible_resources": [
        "html\/skin\/*"
    ]
}