WebStats
Show internet usage
什麼是WebStats?
WebStats是由ntv開發的Chrome擴展程式,該擴展的主要功能是“Show internet usage”。
擴展截圖
下載WebStats擴展crx文件
下載WebStats擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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. 擴展基本資訊
| 名稱 | |
| ID | hjbagogakdclnioffimmlepmmikeakph |
| 官方網址 | https://chromewebstore.google.com/detail/webstats/hjbagogakdclnioffimmlepmmikeakph |
| 簡介 | Show internet usage |
| 檔案大小 | 91.21 KB |
| 安裝次數 | 43 |
| 目前版本 | 2.0.0 |
| 更新時間 | 2021-08-13 |
| 上架時間 | 2021-06-24 |
| 開發者 | ntv |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 說明頁面URL | https://gitlab.com/nin_/web-stats/-/issues |
| 支援的語言 | 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",
" | |