WebExtension.net
WebExtension.net

MoneyLover Assistant

View on Chrome Web Store
View MoneyLover Assistant Chrome Extension on Chrome Web Store
4.5 (16 ratings)

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

Instantly log transactions into MoneyLover, as easy as chatting with a friend.
Type
Extension
Users
215 users
4
Website moneylover.me
Finsify JSC
View author page of Finsify JSC
Published
Published on May 15, 2024
Version 0.2.9
Manifest version
3
Updated
Updated on June 28, 2024
View on Chrome Web Store
View MoneyLover Assistant Chrome Extension on Chrome Web Store
lifestyle/household
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MoneyLover Assistant",
    "description": "Instantly log transactions into MoneyLover, as easy as chatting with a friend.",
    "version": "0.2.9",
    "author": "Finsify JSC <[email protected]>",
    "manifest_version": 3,
    "icons": {
        "16": "icons\/logo\/16x16.png",
        "32": "icons\/logo\/32x32.png",
        "48": "icons\/logo\/48x48.png",
        "96": "icons\/logo\/96x96.png",
        "128": "icons\/logo\/128x128.png"
    },
    "background": {
        "service_worker": "service-worker.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/assistant.moneylover.com\/ext\/*"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "icons\/logo\/16x16.png",
            "32": "icons\/logo\/32x32.png",
            "48": "icons\/logo\/48x48.png",
            "96": "icons\/logo\/96x96.png",
            "128": "icons\/logo\/128x128.png"
        },
        "default_title": "MoneyLover Assistant"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/assistant.moneylover.com\/*"
    ]
}
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