WebStats
Show internet usage
Co to jest WebStats?
WebStats to rozszerzenie Chrome opracowane przez ntv, a jego główną funkcją jest „Show internet usage”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia WebStats
Pobierz pliki rozszerzeń WebStats 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
This add-on allows to show the volume of data received by websites.
Privacy:
No data is collected, this extension does not communicate with any servers.
Credits
This extension is not under a free license but is open source.
This means that you cannot use its code, but you can consult it.
Source code : https://gitlab.com/nin_/web-stats
Library & Technologies used:
Svelte released under MIT License
Rollup released under MIT License
svelte-frappe-charts by Dave Lunny released under MIT license
Frappe Charts released under MIT License
The icon of the addon is "timer" by Iconika under CC-By. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | hjbagogakdclnioffimmlepmmikeakph |
| Oficjalny URL | https://chromewebstore.google.com/detail/webstats/hjbagogakdclnioffimmlepmmikeakph |
| Opis | Show internet usage |
| Rozmiar pliku | 91.21 KB |
| Liczba instalacji | 43 |
| Aktualna Wersja | 2.0.0 |
| Ostatnia Aktualizacja | 2021-08-13 |
| Data Publikacji | 2021-06-24 |
| Deweloper | ntv |
| [email protected] | |
| Typ Płatności | free |
| Adres URL Strony Pomocy | https://gitlab.com/nin_/web-stats/-/issues |
| Obsługiwane Języki | de,en,fr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "WebStats",
"description": "Show internet usage",
"version": "2.0.0",
"icons": {
"48": "icons\/icon-48.png",
"128": "icons\/icon-128.png"
},
"permissions": [
"webRequest",
" | |