page time
See how much time you spend in each website
什麼是page time?
page time是由Rafi開發的Chrome擴展程式,該擴展的主要功能是“See how much time you spend in each website”。
擴展截圖
下載page time擴展crx文件
下載page time擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Simple chrome extension that tells you how much time you spend in each website 擴展基本資訊
| 名稱 | |
| ID | bbfclemghbmdbknbggpekigakcicinip |
| 官方網址 | https://chromewebstore.google.com/detail/page-time/bbfclemghbmdbknbggpekigakcicinip |
| 簡介 | See how much time you spend in each website |
| 檔案大小 | 1.95 MB |
| 安裝次數 | 100 |
| 目前版本 | 0.3.2 |
| 更新時間 | 2022-12-06 |
| 上架時間 | 2022-11-28 |
| 開發者 | Rafi |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "page time",
"description": "See how much time you spend in each website",
"version": "0.3.2",
"manifest_version": 3,
"chrome_url_overrides": {
"newtab": "public.8fcbb9a0.html"
},
"permissions": [
"storage",
"tabs"
],
"host_permissions": [
" | |