46Play

Play Free Games

46Playとは何ですか?

46Playはhttp://46play.comによって開発されたChromeの拡張機能で、その主な機能は「Play Free Games」です。

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

screenshot
screenshot

46Play拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 46Play 46Play
ID djienffhkedincmcfjdfabhekolcpggn
公式URL https://chrome.google.com/webstore/detail/46play/djienffhkedincmcfjdfabhekolcpggn
説明 Play Free Games
ファイルサイズ 29.96 KB
インストール数 133
現在のバージョン 1.1.0
最終更新日 2020-07-07
公開日 2020-07-07
開発者 http://46play.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://46play.com/
ヘルプページのURL https://46play.com/contact-us
プライバシーポリシーページのURL https://46play.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "46Play",
    "description": "Play Free Games",
    "version": "1.1.0",
    "icons": {
        "128": "icon2.png"
    },
    "browser_action": {
        "default_icon": "icon2.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "tabs"
    ],
    "manifest_version": 2
}