WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Accountant Essentials

Accountant Essentials

View on Chrome Web Store
View Accountant Essentials Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 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.

The Go-To Place for Accountants wanting to grow their business.
Type
Extension
Users
13 users
1
Website icoy.app
nevilleco11
View author page of nevilleco11
Published
Published on April 13, 2022
Version 1.543
Manifest version
3
Updated
Updated on April 13, 2022
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Accountant Essentials 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",
    "name": "Accountant Essentials",
    "short_name": "Essentials",
    "version": "1.543",
    "manifest_version": 3,
    "description": "The Go-To Place for Accountants wanting to grow their business.",
    "homepage_url": "https:\/\/accounting454.bildr.com",
    "icons": {
        "16": "icons\/ACCOUNTANT1.sy5LlA78h0add7HKtXQyZw.png",
        "48": "icons\/ACCOUNTANT1.sy5LlA78h0add7HKtXQyZw.png",
        "128": "icons\/ACCOUNTANT1.sy5LlA78h0add7HKtXQyZw.png"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "src\/bildr\/ui\/bildrPopUp.html",
                "src\/bildr\/ui\/css\/bildrStyle.css",
                "js\/injectScript_Accountant Essentials_1543.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "background": {
        "service_worker": ".\/js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                ".\/js\/bildrScript_Accountant Essentials_1543.js"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_icon": ".\/icons\/ACCOUNTANT1.sy5LlA78h0add7HKtXQyZw.png",
        "default_title": "Essentials"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline' https:\/\/accounting454.bildr.com;"
    }
}
© 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