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.

Qu'est-ce que Among Us On Laptop & PC ?

Among Us On Laptop & PC est une extension Chrome développée par https://games.lol, et sa fonction principale est "Among Us On Laptop & PC extension provide you with Among Us in new tab page. Created for Among Us fans.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Among Us On Laptop & PC

Téléchargez les fichiers d'extension Among Us On Laptop & PC au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Among Us On Laptop & PC Among Us On Laptop & PC
ID elilmhkjpkhgfnjeaaffolbckomdhgoe
URL Officiel https://chrome.google.com/webstore/detail/among-us-on-laptop-pc/elilmhkjpkhgfnjeaaffolbckomdhgoe
Description Among Us On Laptop & PC extension provide you with Among Us in new tab page. Created for Among Us fans.
Taille du Fichier 11 MB
Nombre d'Installations 10,000
Version Actuelle 100.10.311.3
Dernière Mise à Jour 2021-02-13
Date de Publication 2020-11-06
Évaluation 3.82/5 Total 22 Évaluations
Développeur https://games.lol
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://games.lol/privacy-policy
Langues Prises en Charge 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\/*"
    ]
}