LedgerSync Helper
Extract and save check images, statements and account summary in just a few clicks!
O que é LedgerSync Helper?
LedgerSync Helper é uma extensão do Chrome desenvolvida por LedgerSync, e sua principal característica é "Extract and save check images, statements and account summary in just a few clicks!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão LedgerSync Helper
Baixe arquivos de extensão LedgerSync Helper no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Ledgersync is the premier software to synchronize check images to a single platform. Used by accountants and bookkeepers to speed up bookkeeping, Ledgersync is the best solution to fetch store bank related data in one central and secure hub. Check out Ledgersync at Ledgersync.com
Informações Básicas da Extensão
Nome | LedgerSync Helper |
ID | fgdghlkjllhbnjhplngbpmcgdocadmbh |
URL Oficial | https://chromewebstore.google.com/detail/ledgersync-helper/fgdghlkjllhbnjhplngbpmcgdocadmbh |
Descrição | Extract and save check images, statements and account summary in just a few clicks! |
Tamanho do Arquivo | 437 KB |
Contagem de Instalações | 56 |
Versão Atual | 1.1.5 |
Última Atualização | 2022-06-10 |
Data de Publicação | 2022-02-15 |
Classificação | 1.00/5 Total de 1 Avaliações |
Desenvolvedor | LedgerSync |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://ledgersyncappv2.com/ |
URL da Página de Ajuda | https://ledgersyncappv2.com/ |
URL da Página de Política de Privacidade | https://www.ledgersync.com/terms |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1.5", "description": "Extract and save check images, statements and account summary in just a few clicks!", "manifest_version": 2, "name": "LedgerSync Helper", "icons": { "16": "assets\/favicon-16x16.png", "32": "assets\/favicon-32x32.png", "96": "assets\/favicon-96x96.png" }, "browser_action": { "default_icon": "assets\/ledgersync-logo.png", "default_title": "LedgerSync", "default_popup": "popup.html" }, "permissions": [ "storage", "tabs", "downloads", "webRequest", " |