Paste to download

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

ما هو Paste to download؟

Paste to download هو إضافة Chrome تم تطويرها بواسطة https://pastetodownload.com، والميزة الرئيسية لها هي "Paste to download makes it easy to save images copied to your clipboard.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Paste to download

قم بتنزيل ملفات الامتداد Paste to download بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة سياسة الخصوصية 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
}