WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Zoho Invoice Timer

Zoho Invoice Timer

View on Chrome Web Store
3.7 (17 ratings)
0 views
0 downloads

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 Invoice, anywhere on the web!
Type
Extension
Users
3,000 users
Zoho Corporation
Featured Extension

Hand-picked for quality and usefulness

Published
Version 1.10
Manifest version
3
Updated
productivity/tools
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "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\/Invoice-16.png",
        "32": "image\/Invoice-32.png",
        "128": "image\/Invoice-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\/Invoice-16.png",
            "32": "image\/Invoice-32.png",
            "128": "image\/Invoice-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\/Invoice-timer.png",
                "image\/Invoice-128.png",
                "image\/Invoice-32.png",
                "image\/Invoice-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.