Smartphone SNS BrowserGame Extension

This is Chrome Extension to play on SNS Browser Games for Smartphone.

Smartphone SNS BrowserGame Extensionとは何ですか?

Smartphone SNS BrowserGame ExtensionはSTRATEGIAによって開発されたChromeの拡張機能で、その主な機能は「This is Chrome Extension to play on SNS Browser Games for Smartphone.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Smartphone SNS BrowserGame Extension拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        This is Chrome Extension to play the smartphones SNS browser games that is provided by such as GREE.
Only chrome does not proceed until the login screen, or does not advance to then in the game, you can use this extension to such time.

You be afraid of about the amount of communication rather than to the play with small screen of smart phone, but this is very useful when you want to play a large screen of PC.

- Use for the smart phone browser SNS game only.
- Please normally login with your ID and password for the smartphone.
- You can not play a game that requires a dedicated app.
- Mouse clicks equal your touches on the smartphone.
- You can not swipe and pinch on the games.
- Game audio output is able to play or non.
- Games that are designed for feature phones are displayed as small as possible.
- Please inform us of the games title name, if there is if you can not play game. We will follow as much as possible in the version up.


The first place is because the smartphone SNS browser games are made with the assumption that it will play in the smartphone, even with this extension as possible become a smartphone.
Please use the fully split only as one of how to play other than smartphones.

Only the portion with a smartphone unique features (such as calls and authentication in SMS), please use smartphone.
- Such as billing in the game is linked to your account that is login the game. This extension is not involved at all.
- It does not account of guarantee in SNS game.
- It does not respond to user disadvantages such as where the present extension in the SNS browser game due to the fact that it was used.


So please enjoy smartphone SNS browser game in the big PC screen.                    

拡張機能の基本情報

名前 Smartphone SNS BrowserGame Extension Smartphone SNS BrowserGame Extension
ID mdbbfmhgneiemijbidjjcadfbbbaegnn
公式URL https://chromewebstore.google.com/detail/smartphone-sns-browsergam/mdbbfmhgneiemijbidjjcadfbbbaegnn
説明 This is Chrome Extension to play on SNS Browser Games for Smartphone.
ファイルサイズ 19.1 KB
インストール数 29
現在のバージョン 2.2.18
最終更新日 2020-02-12
公開日 2020-02-12
開発者 STRATEGIA
Eメール [email protected]
支払い方法 free
対応言語 de,en,en-GB,en-US,fr,es,it,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "scripts\/UserAgent.js",
            "scripts\/BackgroundAddListener.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "img\/SmaBraGeExtension48.png",
        "default_title": "Smartphone SNS BrowserGame Extension"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "scripts\/UserAgent.js",
                "scripts\/ContentScriptsInsertBefore.js"
            ],
            "matches": [
                ""
            ],
            "match_about_blank": true,
            "run_at": "document_start"
        }
    ],
    "default_locale": "ja",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "img\/SmaBraGeExtension128.png",
        "48": "img\/SmaBraGeExtension48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "short_name": "SmaBraGeEx",
    "version": "2.2.18"
}