Facebook Downloader
Download videos and photos from Facebook in one click
Wat is Facebook Downloader?
Facebook Downloader is een Chrome-extensie ontwikkeld door fb.downloader.pro, en de belangrijkste functie is "Download videos and photos from Facebook in one click".
Extensie Screenshots
Download het CRX-bestand van de extensie Facebook Downloader
Download Facebook Downloader-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
The extension allows you to conveniently download photos and videos from Facebook. Opportunities: * Download videos * Download pictures * Download all content at once from the fb page. * Interactive menu
Basisinformatie over de Extensie
Naam | |
ID | blbeakbnfpllijiclkekjaelekajolgo |
Officiële URL | https://chrome.google.com/webstore/detail/facebook-downloader/blbeakbnfpllijiclkekjaelekajolgo |
Beschrijving | Download videos and photos from Facebook in one click |
Bestandsgrootte | 179 KB |
Aantal Installaties | 7,000 |
Huidige Versie | 1.0.1 |
Laatst Bijgewerkt | 2021-03-19 |
Publicatiedatum | 2021-03-19 |
Beoordeling | 3.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | fb.downloader.pro |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "description": "__MSG_extDescription__", "author": "Facebook Downloader", "version": "1.0.1", "minimum_chrome_version": "49", "default_locale": "en", "icons": { "16": "img\/icons\/icon_16.png", "48": "img\/icons\/icon_48.png", "128": "img\/icons\/icon_128.png" }, "browser_action": { "default_icon": { "19": "img\/icons\/icon_19.png", "38": "img\/icons\/icon_38.png" }, "default_popup": "popup.html" }, "background": { "scripts": [ "js\/background.js" ], "persistent": true }, "permissions": [ "tabs", "downloads", "storage", " |