Keeper
Keeper is one app to run your bookkeeping business. We allow bookkeepers to run their entire month-end close in one tab.
¿Qué es Keeper?
Keeper es una extensión de Chrome desarrollada por https://keeper.app, y su función principal es "Keeper is one app to run your bookkeeping business. We allow bookkeepers to run their entire month-end close in one tab.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Keeper
Descarga archivos de extensión Keeper en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | Keeper |
ID | ifahhglhacgndllhcinedlhkedehdiec |
URL Oficial | https://chromewebstore.google.com/detail/keeper/ifahhglhacgndllhcinedlhkedehdiec |
Descripción | Keeper is one app to run your bookkeeping business. We allow bookkeepers to run their entire month-end close in one tab. |
Tamaño del Archivo | 4.32 MB |
Cantidad de Instalaciones | 3,558 |
Versión Actual | 1.4.4 |
Última Actualización | 2024-01-18 |
Fecha de Publicación | 2022-10-31 |
Calificación | 5.00/5 Total de 5 Calificaciones |
Desarrollador | https://keeper.app |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://keeper.app |
URL de la Página de Ayuda | https://keeper.app |
URL de la Página de Política de Privacidad | https://keeper.app/privacy-policy |
Idiomas Soportados | 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": [ " |