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
拡張機能の基本情報
名前 | page time |
ID | bbfclemghbmdbknbggpekigakcicinip |
公式URL | 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 |
Eメール | [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": [ " |