XDown
Internet Downloader enables you to download a desired item with an Internet Download Manager (xdown) application.
Co to jest XDown?
XDown to rozszerzenie Chrome opracowane przez https://xdown.org, a jego główną funkcją jest „Internet Downloader enables you to download a desired item with an Internet Download Manager (xdown) application.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia XDown
Pobierz pliki rozszerzeń XDown 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
Demonstrate downloads using the xdown plugin. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | eapmjcdkdlenhkbanlgacimfibbbiinc |
| Oficjalny URL | https://chromewebstore.google.com/detail/xdown/eapmjcdkdlenhkbanlgacimfibbbiinc |
| Opis | Internet Downloader enables you to download a desired item with an Internet Download Manager (xdown) application. |
| Rozmiar pliku | 27.08 KB |
| Liczba instalacji | 24,071 |
| Aktualna Wersja | 2.0.0 |
| Ostatnia Aktualizacja | 2022-11-15 |
| Data Publikacji | 2019-12-20 |
| Ocena | 4.81/5 Łącznie 16 Oceny |
| Deweloper | https://xdown.org |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://www.xdown.org |
| Adres URL Strony Pomocy | https://xdown.org |
| Obsługiwane Języki | en,zh-CN |
| manifest.json | |
{
"background": {
"service_worker": "xdown_worker.js"
},
"default_locale": "en",
"description": "__MSG_description__",
"homepage_url": "https:\/\/xdown.org",
"icons": {
"16": "images\/xdown_16.png",
"24": "images\/xdown_24.png",
"32": "images\/xdown_32.png",
"48": "images\/xdown_48.png",
"128": "images\/xdown_128.png"
},
"action": {
"default_popup": "xdown_settings.html",
"default_title": "XDown Manager"
},
"manifest_version": 3,
"name": "XDown",
"permissions": [
"cookies",
"nativeMessaging",
"downloads",
"contextMenus"
],
"host_permissions": [
" | |