WebExtension.net
WebExtension.net

Xero Accounting Reconciliation Automation

View on Chrome Web Store
View Xero Accounting Reconciliation Automation Chrome Extension on Chrome Web Store
3.0 (2 ratings)

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

Xero Accounting Reconciliation Automation. Automate Xero Accounting with this automatic reconciliation robot tool.
Type
Extension
Users
831 users
5
Merchant Software
View author page of Merchant Software
Published
Published on July 1, 2021
Version 1.3.5
Manifest version
2
Updated
Updated on May 27, 2024
View on Chrome Web Store
View Xero Accounting Reconciliation Automation Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Xero Accounting Reconciliation Automation",
    "description": "Xero Accounting Reconciliation Automation. Automate Xero Accounting with this automatic reconciliation robot tool.",
    "version": "1.3.5",
    "manifest_version": 2,
    "browser_action": {
        "default_title": "Xero Accounting Reconciliation Automation",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon-16x16.png",
        "32": "icon-32.png",
        "256": "icon-large.png"
    },
    "permissions": [
        "storage",
        "activeTab"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/go.xero.com\/BankRec\/BankRec.aspx?accountID=*"
            ],
            "js": [
                "background.js"
            ]
        }
    ]
}
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