WebExtension.net
WebExtension.net

Money Manager

View on Chrome Web Store
View Money Manager Chrome Extension on Chrome Web Store
4.7 (10 ratings)

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

Track all your spendings with this extension
Type
Extension
Users
658 users
1
rathiharshit123
View author page of rathiharshit123
Published
Published on January 4, 2022
Version 0.0.1
Manifest version
2
Updated
Updated on January 4, 2022
View on Chrome Web Store
View Money Manager Chrome Extension on Chrome Web Store
lifestyle/household
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Money Manager",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Track all your spendings with this extension",
    "icons": {
        "16": "icon16.png",
        "64": "icon64.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "background": {
        "scripts": [
            "eventpage.js"
        ],
        "persistent": false
    },
    "permissions": [
        "storage",
        "notifications",
        "contextMenus"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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