xt7.pl
Więcej niż pobieranie! 20GB/24H + Kumulacja do 60GB! Rapidu, Fileshark i inne!
Was ist xt7.pl?
xt7.pl ist eine Chrome-Erweiterung, die von xt7.pl entwickelt wurde, und ihr Hauptmerkmal ist "Więcej niż pobieranie! 20GB/24H + Kumulacja do 60GB! Rapidu, Fileshark i inne!".
Erweiterungsscreenshots
xt7.pl-Erweiterungs-CRX-Datei herunterladen
Laden Sie xt7.pl-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Nasza wtyczka pozwoli Ci na szybsze wklejanie linków do pobrania bez konieczności ich kopiowania.
W przypadku jakichkolwiek problemów oraz sugestii - proszę pisać do nas na [email protected] Grundlegende Informationen zur Erweiterung
| Name | |
| ID | chddajbelbdicklppkegllobkkdcgekf |
| Offizielle URL | https://chromewebstore.google.com/detail/xt7pl/chddajbelbdicklppkegllobkkdcgekf |
| Beschreibung | Więcej niż pobieranie! 20GB/24H + Kumulacja do 60GB! Rapidu, Fileshark i inne! |
| Dateigröße | 167 KB |
| Installationsanzahl | 645 |
| Aktuelle Version | 1.0.6 |
| Letztes Update | 2022-08-13 |
| Veröffentlichungsdatum | 2019-06-08 |
| Bewertung | 2.00/5 Insgesamt 1 Bewertungen |
| Entwickler | xt7.pl |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://xt7.pl |
| URL der Datenschutzrichtlinien-Seite | https://xt7.pl/prywatnosc |
| Unterstützte Sprachen | pl |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"permissions": [
"https:\/\/xt7.pl\/",
"activeTab",
"contextMenus"
],
"name": "xt7.pl",
"version": "1.0.6",
"description": "Wi\u0119cej ni\u017c pobieranie! 20GB\/24H + Kumulacja do 60GB! Rapidu, Fileshark i inne!",
"homepage_url": "https:\/\/xt7.pl\/",
"author": "xt7.pl",
"icons": {
"16": "img\/icon-16.png",
"19": "img\/icon-19.png",
"32": "img\/icon-32.png",
"64": "img\/icon-64.png",
"128": "img\/icon-128.png"
},
"browser_action": {
"default_icon": "img\/icon-19.png",
"default_popup": "login.htm"
},
"background": {
"persistent": false,
"scripts": [
"js\/libs\/sendLinks.js",
"js\/context.js"
]
}
} | |