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.

Among Us On Laptop & PCとは何ですか?

Among Us On Laptop & PCはhttps://games.lolによって開発されたChromeの拡張機能で、その主な機能は「Among Us On Laptop & PC extension provide you with Among Us in new tab page. Created for Among Us fans.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Among Us On Laptop & PC拡張機能のCRXファイルをダウンロード

Among Us On Laptop & PC拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Among Us On Laptop & PC Among Us On Laptop & PC
ID elilmhkjpkhgfnjeaaffolbckomdhgoe
公式URL https://chrome.google.com/webstore/detail/among-us-on-laptop-pc/elilmhkjpkhgfnjeaaffolbckomdhgoe
説明 Among Us On Laptop & PC extension provide you with Among Us in new tab page. Created for Among Us fans.
ファイルサイズ 11 MB
インストール数 10,000
現在のバージョン 100.10.311.3
最終更新日 2021-02-13
公開日 2020-11-06
評価 3.82/5 合計 22 レビュー
開発者 https://games.lol
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://games.lol/privacy-policy
対応言語 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\/*"
    ]
}