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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Use the mobile version of Snapchat directly in the Chrome browser."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Snapchat Mobile View [2022] एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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"
}