Video Downloader
Video Downloader - Fastest tool for downloading pictures and videos in HD quality.
什麼是Video Downloader?
Video Downloader是由abel.sonmerfield開發的Chrome擴展程式,該擴展的主要功能是“Video Downloader - Fastest tool for downloading pictures and videos in HD quality.”。
擴展截圖
下載Video Downloader擴展crx文件
下載Video Downloader擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
You can download pictures and videos from any page. The best video downloader. The video download tool hope to help you. Please give a 5 star review if it helped you, we will be very grateful! How To Use: 1.) Visit site 2.) Find the picture or video you want to download. 3.) Click the download button to download pictures or videos with one click Feature: -Professional Download the pictures and videos you are interested in with one click. -Online You can download pictures and videos directly from the website. -No limit Note: We only support image and video downloads for Home and Watch-Home pages, and do not support download ads.
擴展基本資訊
名稱 | Video Downloader |
ID | igdkmfjceajhpmpalgpcnbopnddibllk |
官方網址 | https://chromewebstore.google.com/detail/video-downloader/igdkmfjceajhpmpalgpcnbopnddibllk |
簡介 | Video Downloader - Fastest tool for downloading pictures and videos in HD quality. |
檔案大小 | 411 KB |
安裝次數 | 8,671 |
目前版本 | 1.0.5 |
更新時間 | 2024-01-06 |
上架時間 | 2022-08-27 |
評分 | 3.44/5 共 9 次評分 |
開發者 | abel.sonmerfield |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://vimego.io/privacy |
支援的語言 | id,de,en,en-GB,en-US,fil,fr,sw,nl,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/igdkmfjceajhpmpalgpcnbopnddibllk", "description": "__MSG_extDes__", "default_locale": "en", "content_scripts": [ { "css": [ "css\/custom.css" ], "js": [ "js\/content-script.js" ], "matches": [ "*:\/\/*.facebook.com\/*" ], "run_at": "document_end" } ], "icons": { "128": "icons\/logo_new.png" }, "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rule.json" } ] }, "permissions": [ "tabs", "storage", "downloads", "declarativeNetRequest", "alarms" ], "host_permissions": [ " |