用GetBy.Download離線下載磁力鏈接
將磁力鏈接交由支持離線下載的GetBy.Download下載,借助其免費的下載功能,快速完成磁力鏈接、Torrent的下載
Vad är 用GetBy.Download離線下載磁力鏈接?
用GetBy.Download離線下載磁力鏈接 är en Chrome-tillägg utvecklad av KryptonGoldNetdisk, och dess huvudfunktion är "將磁力鏈接交由支持離線下載的GetBy.Download下載,借助其免費的下載功能,快速完成磁力鏈接、Torrent的下載".
Tilläggsskärmbilder
Ladda ner 用GetBy.Download離線下載磁力鏈接-förlängningens CRX-fil
Ladda ner 用GetBy.Download離線下載磁力鏈接-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        This extension can convert a magnet link starting with "magnet" to the download link directly, you only need to right-click on the magnet link and select "Download with GetBy.Download" then will jump to download page where you can add magnet link as a offline download tasks. With the free download service of GetBy.Download, the downloading task of the magnet link can be completed conveniently and quickly.                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | mnnamhamofdlheiloeenopobhmifpbci | 
| Officiell webbadress | https://chromewebstore.google.com/detail/%E7%94%A8getbydownload%E9%9B%A2%E7%B7%9A%E4%B8%8B%E8%BC%89%E7%A3%81%E5%8A%9B%E9%8F%88%E6%8E%A5/mnnamhamofdlheiloeenopobhmifpbci | 
| Beskrivning | 將磁力鏈接交由支持離線下載的GetBy.Download下載,借助其免費的下載功能,快速完成磁力鏈接、Torrent的下載 | 
| Filstorlek | 14.79 KB | 
| Antal Installationer | 3,145 | 
| Aktuell Version | 1.1 | 
| Senast Uppdaterad | 2021-02-11 | 
| Publiceringsdatum | 2020-10-28 | 
| Betyg | 1.00/5 Totalt 3 Betyg | 
| Utvecklare | KryptonGoldNetdisk | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Tilläggswebbplats | https://m.getby.download/dl/task | 
| Hjälpsida URL | https://getby.download/category/frequently-asked-questions/ | 
| Stödda Språk | en,zh-CN,zh-TW | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u7528GetBy.Download\u96e2\u7dda\u4e0b\u8f09\u78c1\u529b\u93c8\u63a5",
    "description": "\u5c07\u78c1\u529b\u93c8\u63a5\u4ea4\u7531\u652f\u6301\u96e2\u7dda\u4e0b\u8f09\u7684GetBy.Download\u4e0b\u8f09\uff0c\u501f\u52a9\u5176\u514d\u8cbb\u7684\u4e0b\u8f09\u529f\u80fd\uff0c\u5feb\u901f\u5b8c\u6210\u78c1\u529b\u93c8\u63a5\u3001Torrent\u7684\u4e0b\u8f09",
    "version": "1.1",
    "homepage_url": "https:\/\/getby.download",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "activeTab",
        "contextMenus"
    ],
    "default_locale": "zh_TW",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "32": "icons\/icon32.png",
        "128": "icons\/icon128.png"
    }
}  |  |