Facebook Video Downloader
Facebook Video Downloader - Download any videos/audios from Facebook and any other website.
Facebook Video Downloaderคืออะไร?
Facebook Video Downloader เป็นส่วนขยายของ Chrome ที่พัฒนาโดย FreeMusicDownload และคุณลักษณะหลักของมันคือ "Facebook Video Downloader - Download any videos/audios from Facebook and any other website."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Facebook Video Downloader
ดาวน์โหลดไฟล์ส่วนขยาย Facebook Video Downloader ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Facebook video Downloader - Easily download video, audio from Facebook and any other website. The extension has a very convenient interface. With it, you can navigate all sites and download videos or audios. All formats are supported. The extension is very easy to use. You only need to click on the icon of the extension in your Chrome browser and within seconds you will begin to download the video to your PC, the extension is completely free, safe, fast and easy to add to chrome browser. Note: 1. This is NOT a Youtube Video Downloader. Due to restrictions of the Chrome Store, download youtube video is not allowed. 2. This Facebook video Downloader only download videos that you’ve already purchased or that’s freely available online. 3. We are continuously improving this extension to support more websites. And we will be glad to see your feedback or suggestions for improving the work of the extension! Please contact us if there is any problem or suggestion. Release Note: v1.0.0 - Support video site: facebook, dailymotion, vimeo - Support get videos, audios from website a/video/audio tag - Support QR code for easy download - Support dropbox for video save.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ncbjeoenfaojpckelbaohhapgmaocceo |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/facebook-video-downloader/ncbjeoenfaojpckelbaohhapgmaocceo |
คำอธิบาย | Facebook Video Downloader - Download any videos/audios from Facebook and any other website. |
ขนาดไฟล์ | 297 KB |
จำนวนการติดตั้ง | 4,000 |
เวอร์ชันปัจจุบัน | 1.0.2 |
อัปเดตครั้งล่าสุด | 2021-01-14 |
วันที่เผยแพร่ | 2021-01-09 |
คะแนน | 1.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | FreeMusicDownload |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://ifbvideo.com |
URL หน้าช่วยเหลือ | https://ifbvideo.com/en/contact |
ภาษาที่รองรับ | id,ms,de,en,en-US,fr,nl,no,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,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "background": { "scripts": [ "js\/external.js", "js\/background.js" ] }, "browser_action": { "default_icon": "images\/logo.png", "default_popup": "html\/popup.html", "default_title": "__MSG_title__" }, "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/google-analytics.com; object-src 'self'", "default_locale": "en", "description": "__MSG_desc__", "icons": { "64": "images\/logo.png", "128": "images\/logo-128.png" }, "externally_connectable": { "matches": [ "*:\/\/ifbvideo.com\/*" ] }, "manifest_version": 2, "name": "__MSG_name__", "permissions": [ "tabs", "webRequest", "webRequestBlocking", "storage", "downloads", " |