Snapseed for PC/MAC

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

Snapseed for PC/MAC क्या है?

Snapseed for PC/MAC Great Extensions द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Use the mobile version of Snapseed directly in the Chrome browser."।

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

screenshot

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

crx प्रारूप में Snapseed for PC/MAC एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        Snapseed™ for Chrome - browse to your PC/Mac

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

एक्सटेंशन की मूल जानकारी

नाम Snapseed for PC/MAC Snapseed for PC/MAC
ID idmhdbkincmbidgnpjlfjhoabdhalgnp
आधिकारिक URL https://chrome.google.com/webstore/detail/snapseed-for-pcmac/idmhdbkincmbidgnpjlfjhoabdhalgnp
विवरण Use the mobile version of Snapseed directly in the Chrome browser.
फ़ाइल का आकार 28.29 KB
स्थापना संख्या 1,486
वर्तमान संस्करण 1.2
अंतिम अपडेट 2022-07-14
प्रकाशन तिथि 2022-07-14
रेटिंग 3.64/5 कुल 11 रेटिंग्स
डेवलपर 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 Snapseed directly in the Chrome browser.",
    "host_permissions": [
        "http:\/\/*\/**",
        "https:\/\/*\/**"
    ],
    "icons": {
        "128": "\/assets\/icon.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "Snapseed for PC\/MAC",
    "permissions": [
        "storage",
        "declarativeNetRequest",
        "scripting"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2"
}