Snapchat Mobile View [2022]

Use the mobile version of Snapchat directly in the Chrome browser.

Snapchat Mobile View [2022]とは何ですか?

Snapchat Mobile View [2022]はGreat Extensionsによって開発されたChromeの拡張機能で、その主な機能は「Use the mobile version of Snapchat directly in the Chrome browser.」です。

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

screenshot

Snapchat Mobile View [2022]拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Snapchat™ for Chrome - browse and download your favorite videos to your PC/Mac

This is Snapchat Online Emulator for Chrome, a free android online emulator from where any user can run the Snapchat using only the web browser.  Among the different existing user interface configurations.                    

拡張機能の基本情報

名前 Snapchat Mobile View [2022] Snapchat Mobile View [2022]
ID ojmofoadjnaihblieipmlfokjelmgckj
公式URL https://chrome.google.com/webstore/detail/snapchat-mobile-view-2022/ojmofoadjnaihblieipmlfokjelmgckj
説明 Use the mobile version of Snapchat directly in the Chrome browser.
ファイルサイズ 33.68 KB
インストール数 5,967
現在のバージョン 1.1
最終更新日 2022-07-06
公開日 2022-07-06
評価 3.50/5 合計 32 レビュー
開発者 Great Extensions
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "action": [],
    "background": {
        "service_worker": "\/view\/visorPage.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "\/js\/all_urls\/onload.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "description": "Use the mobile version of Snapchat directly in the Chrome browser.",
    "host_permissions": [
        "http:\/\/*\/**",
        "https:\/\/*\/**"
    ],
    "icons": {
        "128": "\/assets\/icon.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "Snapchat Mobile View [2022]",
    "permissions": [
        "storage",
        "declarativeNetRequest",
        "scripting"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1"
}