Flash Downloader
Flash Downloader - download flash game from websites.
Co to jest Flash Downloader?
Flash Downloader to rozszerzenie Chrome opracowane przez Tools for Browser, a jego główną funkcją jest „Flash Downloader - download flash game from websites.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Flash Downloader
Pobierz pliki rozszerzeń Flash Downloader w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Flash Downloader is professional tool for downloading games in media files swf from webpages. 1) Click the icon on the web page. 2) Download one flash game. 3) Download all files for one click. Please read this: Flash Downloader is not responsible for content which you download. We suggest to check first media copyright permissions before downloading media files.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | eepdaplnjgknikdfmmiihcohocmpmimg |
Oficjalny URL | https://chrome.google.com/webstore/detail/flash-downloader/eepdaplnjgknikdfmmiihcohocmpmimg |
Opis | Flash Downloader - download flash game from websites. |
Rozmiar pliku | 99.02 KB |
Liczba instalacji | 14,125 |
Aktualna Wersja | 1.3.2 |
Ostatnia Aktualizacja | 2022-11-26 |
Data Publikacji | 2020-06-17 |
Ocena | 2.71/5 Łącznie 52 Oceny |
Deweloper | Tools for Browser |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.3.2", "name": "Flash Downloader", "description": "Flash Downloader - download flash game from websites.", "background": { "scripts": [ "jquery.js", "background.js" ] }, "browser_action": { "default_icon": "img\/ico_19.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self'; object-src 'self'", "icons": { "16": "img\/ico_16.png", "48": "img\/ico_48.png", "128": "img\/ico_128.png" }, "manifest_version": 2, "permissions": [ "activeTab", " |