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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}