Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Webtime Tracker",
"description": "Discover your browsing habits! Time tracking at its best.",
"version": "3.1.0",
"icons": {
"16": "16.7d6db9ae.png",
"32": "32.56fc0ff8.png",
"48": "48.d7ea5e79.png",
"128": "128.de418fe9.png"
},
"action": {
"default_icon": {
"19": "19.5b721a38.png",
"38": "38.45c79f4b.png"
},
"default_popup": "popup.e0513c75.html",
"default_title": "Webtime Tracker"
},
"background": {
"service_worker": "background.ef004079.js"
},
"permissions": [
"tabs",
"idle",
"storage",
"unlimitedStorage",
"alarms"
],
"optional_host_permissions": [
"<all_urls>"
]
}