Keeper

Keeper is one app to run your bookkeeping business. We allow bookkeepers to run their entire month-end close in one tab.

Qu'est-ce que Keeper ?

Keeper est une extension Chrome développée par https://keeper.app, et sa fonction principale est "Keeper is one app to run your bookkeeping business. We allow bookkeepers to run their entire month-end close in one tab.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Keeper

Téléchargez les fichiers d'extension Keeper au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Keeper's chrome extension helps accountants and bookkeepers sync to their accounting ledger. Accountants and bookkeepers can now make changes to transactions within Keeper and that will sync back to their accounting ledger.                    

Informations de Base sur l'Extension

Nom Keeper Keeper
ID ifahhglhacgndllhcinedlhkedehdiec
URL Officiel https://chromewebstore.google.com/detail/keeper/ifahhglhacgndllhcinedlhkedehdiec
Description Keeper is one app to run your bookkeeping business. We allow bookkeepers to run their entire month-end close in one tab.
Taille du Fichier 4.32 MB
Nombre d'Installations 3,558
Version Actuelle 1.4.4
Dernière Mise à Jour 2024-01-18
Date de Publication 2022-10-31
Évaluation 5.00/5 Total 5 Évaluations
Développeur https://keeper.app
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://keeper.app
URL de la Page d'Aide https://keeper.app
URL de la Page de Politique de Confidentialité https://keeper.app/privacy-policy
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "1.4.4",
    "author": "Keeper",
    "name": "Keeper",
    "description": "Keeper is one app to run your bookkeeping business. We allow bookkeepers to run their entire month-end close in one tab.",
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "permissions": [
        "storage",
        "cookies"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/keeper-review-fe-stg-fqxnjd29.herokuapp.com\/*",
                "https:\/\/keeper.app\/*",
                "https:\/\/www.keeper.app\/*",
                "http:\/\/localhost:3000\/*",
                "https:\/\/go.xero.com\/*"
            ],
            "js": [
                "xero-cookie.e6b535e8.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/app.qbo.intuit.com\/app\/*",
                "https:\/\/app.sandbox.qbo.intuit.com\/app\/*"
            ],
            "js": [
                "bankfeed-client-info.8eb9e177.js"
            ],
            "css": [
                "bankfeed-client-info.204c1ba6.css"
            ]
        },
        {
            "matches": [
                "https:\/\/app.qbo.intuit.com\/app\/*",
                "https:\/\/app.sandbox.qbo.intuit.com\/app\/*"
            ],
            "js": [
                "bankfeed-notifications.c03894d5.js"
            ],
            "css": [
                "bankfeed-client-info.204c1ba6.css"
            ]
        },
        {
            "matches": [
                "http:\/\/localhost:3000\/login-extension*",
                "https:\/\/*.dev.keeper.app\/login-extension*",
                "https:\/\/*.staging.keeper.app\/login-extension*",
                "https:\/\/*.keeper.app\/login-extension*"
            ],
            "js": [
                "extension-login.7a4b1554.js"
            ],
            "css": [
                "bankfeed-client-info.204c1ba6.css"
            ]
        },
        {
            "matches": [
                "https:\/\/app.qbo.intuit.com\/app\/*",
                "https:\/\/app.sandbox.qbo.intuit.com\/app\/*"
            ],
            "js": [
                "bankfeed-qbo.b829cad8.js"
            ],
            "css": [
                "bankfeed-client-info.204c1ba6.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "modal-action.f95989d3.js"
            ],
            "all_frames": true,
            "css": [
                "bankfeed-client-info.204c1ba6.css"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/go.xero.com\/",
        "https:\/\/xero.com\/",
        "https:\/\/*.intuit.com\/"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/app.qbo.intuit.com\/*",
                "https:\/\/app.sandbox.qbo.intuit.com\/*"
            ],
            "resources": [
                "pdf.worker.min.7b0cfaeb.js",
                "bankfeed-client-info.12b85852.css"
            ]
        },
        {
            "matches": [
                "https:\/\/app.qbo.intuit.com\/*",
                "https:\/\/app.sandbox.qbo.intuit.com\/*"
            ],
            "resources": [
                "pdf.worker.min.7b0cfaeb.js",
                "bankfeed-client-info.12b85852.css"
            ]
        },
        {
            "matches": [
                "http:\/\/localhost:3000\/*",
                "https:\/\/*.dev.keeper.app\/*",
                "https:\/\/*.staging.keeper.app\/*",
                "https:\/\/*.keeper.app\/*"
            ],
            "resources": [
                "pdf.worker.min.7b0cfaeb.js",
                "extension-login.b970a455.png",
                "bankfeed-client-info.12b85852.css"
            ]
        },
        {
            "matches": [
                "https:\/\/app.qbo.intuit.com\/*",
                "https:\/\/app.sandbox.qbo.intuit.com\/*"
            ],
            "resources": [
                "pdf.worker.min.7b0cfaeb.js",
                "bankfeed-client-info.12b85852.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "pdf.worker.min.7b0cfaeb.js",
                "bankfeed-client-info.12b85852.css"
            ]
        }
    ]
}