page time
See how much time you spend in each website
What is page time?
page time is a Chrome extension developed by Rafi, and its main feature is "See how much time you spend in each website".
Extension Screenshots
Download page time Extension CRX File
Download page time extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Simple chrome extension that tells you how much time you spend in each website
Extension Basic Information
Name | page time |
ID | bbfclemghbmdbknbggpekigakcicinip |
Official URL | https://chromewebstore.google.com/detail/page-time/bbfclemghbmdbknbggpekigakcicinip |
Description | See how much time you spend in each website |
File Size | 1.95 MB |
Installation Count | 100 |
Current Version | 0.3.2 |
Last Updated | 2022-12-06 |
Publish Date | 2022-11-28 |
Developer | Rafi |
[email protected] | |
Payment Type | free |
Supported Languages | 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": [ " |