Paste to download

Paste to download makes it easy to save images copied to your clipboard.

Paste to download क्या है?

Paste to download https://pastetodownload.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Paste to download makes it easy to save images copied to your clipboard."।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        It's especially useful to download media embedded in tough to export places like Google Slides. Get the chrome extension to quickly paste to download from wherever you are.

Built by Maya Man (mayaontheinter.net) with design by Hana Tanimura (hanatanimura.com).                    

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

नाम Paste to download Paste to download
ID jghdppgkpdccfpobmilnnhgahhpjhbne
आधिकारिक URL https://chromewebstore.google.com/detail/paste-to-download/jghdppgkpdccfpobmilnnhgahhpjhbne
विवरण Paste to download makes it easy to save images copied to your clipboard.
फ़ाइल का आकार 206 KB
स्थापना संख्या 5,792
वर्तमान संस्करण 0.0.3
अंतिम अपडेट 2020-09-07
प्रकाशन तिथि 2019-04-03
रेटिंग 2.95/5 कुल 20 रेटिंग्स
डेवलपर https://pastetodownload.com
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://glanceback.info/privacy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Paste to download",
    "version": "0.0.3",
    "description": "Paste to download makes it easy to save images copied to your clipboard.",
    "browser_action": {
        "default_title": "Paste to download",
        "default_popup": "index.html",
        "default_icon": {
            "16": "assets\/logo16x16.png",
            "48": "assets\/logo48x48.png",
            "128": "assets\/logo128x128.png"
        }
    },
    "icons": {
        "16": "assets\/logo16x16.png",
        "48": "assets\/logo48x48.png",
        "128": "assets\/logo128x128.png"
    },
    "manifest_version": 2
}