WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Zoho Expense

Zoho Expense

View on Chrome Web Store
View Zoho Expense Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (12 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.

Snap screenshots of online receipts and automatically convert them into expense claims
Type
Extension
Users
3,000 users
1K
Zoho Corporation
View author page of Zoho Corporation
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 16, 2015
Version 3
Manifest version
3
Updated
Updated on March 19, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Zoho Expense 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
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "3",
    "default_locale": "en",
    "icons": {
        "16": "images\/fav-icon-x16.png",
        "32": "images\/fav-icon-x32.png",
        "128": "images\/fav-icon-x128.png"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "permissions": [
        "cookies",
        "contextMenus",
        "tabs",
        "activeTab",
        "storage",
        "scripting",
        "offscreen"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "styles\/*",
                "loader.html",
                "clipper.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "action": {
        "default_icon": {
            "19": "images\/fav-icon-x19.png",
            "38": "images\/fav-icon-x38.png"
        },
        "default_popup": "index.html"
    }
}
© 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