xt7.pl
Więcej niż pobieranie! 20GB/24H + Kumulacja do 60GB! Rapidu, Fileshark i inne!
Vad är xt7.pl?
xt7.pl är en Chrome-tillägg utvecklad av xt7.pl, och dess huvudfunktion är "Więcej niż pobieranie! 20GB/24H + Kumulacja do 60GB! Rapidu, Fileshark i inne!".
Tilläggsskärmbilder
Ladda ner xt7.pl-förlängningens CRX-fil
Ladda ner xt7.pl-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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] Grundläggande Information om Tillägg
| Namn | |
| ID | chddajbelbdicklppkegllobkkdcgekf |
| Officiell webbadress | https://chromewebstore.google.com/detail/xt7pl/chddajbelbdicklppkegllobkkdcgekf |
| Beskrivning | Więcej niż pobieranie! 20GB/24H + Kumulacja do 60GB! Rapidu, Fileshark i inne! |
| Filstorlek | 167 KB |
| Antal Installationer | 645 |
| Aktuell Version | 1.0.6 |
| Senast Uppdaterad | 2022-08-13 |
| Publiceringsdatum | 2019-06-08 |
| Betyg | 2.00/5 Totalt 1 Betyg |
| Utvecklare | xt7.pl |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://xt7.pl |
| URL till Sekretesspolicy Sidan | https://xt7.pl/prywatnosc |
| Stödda Språk | 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"
]
}
} | |