LinkSnappy Elite

Power of LinkSnappy Elite at your fingertips

ما هو LinkSnappy Elite؟

LinkSnappy Elite هو إضافة Chrome تم تطويرها بواسطة LS، والميزة الرئيسية لها هي "Power of LinkSnappy Elite at your fingertips".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة LinkSnappy Elite

قم بتنزيل ملفات الامتداد LinkSnappy Elite بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        You can use our extension use our LinkSnappy elite services for your daily downloading needs.
Features:
Detect and Download all the One-click host links through LinkSnappy
Quick Link Generation with the Right-click Menu
Auto Web Scraping to detect and download known providers
Highly configurable with Desktop Grade File Management system integrated to help you manage the files stored on our Cloud.
Quick download solution for your .Torrent Files & Magnet link.
Real-time status of the supported hosts and networks.                    

معلومات أساسية عن التمديد

الاسم LinkSnappy Elite LinkSnappy Elite
ID ccbgmfjkacabbgpppgjgaiflhhjmceig
عنوان URL الرسمي https://chromewebstore.google.com/detail/linksnappy-elite/ccbgmfjkacabbgpppgjgaiflhhjmceig
الوصف Power of LinkSnappy Elite at your fingertips
حجم الملف 148 KB
عدد التثبيتات 3,805
النسخة الحالية 1.2.2
آخر تحديث 2021-06-21
تاريخ النشر 2021-04-27
تقييم 3.40/5 مجموع تقييمات 5
المطور LS
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "LinkSnappy Elite",
    "version": "1.2.2",
    "description": "Power of LinkSnappy Elite at your fingertips",
    "homepage_url": "https:\/\/linksnappy.com",
    "manifest_version": 2,
    "background": {
        "page": "background.html",
        "persistent": false
    },
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "contextMenus",
        "tabs",
        "notifications",
        "clipboardRead",
        "clipboardWrite",
        "storage"
    ],
    "browser_action": {
        "default_icon": {
            "16": "assets\/icon16.png",
            "32": "assets\/icon32.png",
            "48": "assets\/icon48.png",
            "64": "assets\/icon64.png",
            "128": "assets\/icon128.png"
        },
        "default_popup": "index.html",
        "default_title": "LinkSnappy Elite"
    },
    "icons": {
        "16": "assets\/icon16.png",
        "32": "assets\/icon32.png",
        "48": "assets\/icon48.png",
        "64": "assets\/icon64.png",
        "128": "assets\/icon128.png"
    }
}