WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Zoho Books Timer

Zoho Books Timer

View on Chrome Web Store
View Zoho Books Timer Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (9 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Start a timer and log time for your projects in Zoho Books, anywhere on the web!
Type
Extension
Users
6,000 users
1K
Zoho Corporation
View author page of Zoho Corporation
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 8, 2015
Version 1.10
Manifest version
3
Updated
Updated on March 4, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Zoho Books Timer Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "1.10",
    "default_locale": "en",
    "background": {
        "service_worker": "js\/bground.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "permissions": [
        "cookies",
        "storage",
        "contextMenus"
    ],
    "host_permissions": [
        "https:\/\/gadgets.zoho.com\/",
        "https:\/\/gadgets.zoho.eu\/",
        "https:\/\/gadgets.zoho.in\/",
        "https:\/\/gadgets.zoho.com.au\/",
        "https:\/\/gadgets.zoho.jp\/",
        "https:\/\/gadgets.zoho.uk\/",
        "https:\/\/gadgets.zohocloud.ca\/",
        "https:\/\/gadgets.zoho.sa\/",
        "https:\/\/gadgets.zoho.ae\/",
        "https:\/\/www.zoho.com\/billing\/login\/",
        "https:\/\/www.zoho.com\/",
        "https:\/\/www.zoho.eu\/",
        "https:\/\/www.zoho.in\/",
        "https:\/\/www.zoho.com.au\/",
        "https:\/\/www.zoho.jp\/",
        "https:\/\/www.zoho.uk\/",
        "https:\/\/www.zohocloud.ca\/",
        "https:\/\/www.zoho.sa\/",
        "https:\/\/www.zoho.ae\/"
    ],
    "icons": {
        "16": "image\/Books-16.png",
        "32": "image\/Books-32.png",
        "128": "image\/Books-128.png"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "windows": "Alt+Shift+B",
                "mac": "Alt+Shift+B",
                "chromeos": "Alt+Shift+B",
                "linux": "Alt+Shift+B"
            }
        }
    },
    "action": {
        "default_icon": {
            "16": "image\/Books-16.png",
            "32": "image\/Books-32.png",
            "128": "image\/Books-128.png"
        },
        "default_popup": "index.html"
    },
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        {
            "resources": [
                "js\/mainmenu.js",
                "css\/styles.css",
                "js\/bootstrap.min.js",
                "image\/Books-timer.png",
                "image\/Books-128.png",
                "image\/Books-32.png",
                "image\/Books-16.png",
                "css\/datepicker3.min.css",
                "css\/bootstrap-datepicker.min.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top