Tabelas e Parâmetros do Protheus

Listagem de Tabelas e Parâmetros do Protheus no Terminal de Informação - por Atilio Sistemas

What is Tabelas e Parâmetros do Protheus?

Tabelas e Parâmetros do Protheus is a Chrome extension developed by https://atiliosistemas.com, and its main feature is "Listagem de Tabelas e Parâmetros do Protheus no Terminal de Informação - por Atilio Sistemas".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Tabelas e Parâmetros do Protheus Extension CRX File

Download Tabelas e Parâmetros do Protheus extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Essa é uma extensão / complemento oficial do site Terminal de Informação.

Com ela, é possível facilmente visualizar as tabelas, campos, tabelas genéricas e parâmetros do ERP Protheus.

Ou seja, se você estiver precisando desenvolver alguma rotina em AdvPL ou TL++, e necessita de uma forma ágil de consultar as tabelas e parâmetros, essa extensão foi feita pensando em você.

Agradecimentos ao Bruno Romeiro Comin pela contribuição na lógica do desenvolvimento.                    

Extension Basic Information

Name Tabelas e Parâmetros do Protheus Tabelas e Parâmetros do Protheus
ID kfhncfokhagcgcdmohnfegedabnpgbjf
Official URL https://chromewebstore.google.com/detail/tabelas-e-par%C3%A2metros-do-p/kfhncfokhagcgcdmohnfegedabnpgbjf
Description Listagem de Tabelas e Parâmetros do Protheus no Terminal de Informação - por Atilio Sistemas
File Size 50.11 KB
Installation Count 868
Current Version 2022
Last Updated 2022-10-24
Publish Date 2021-05-19
Rating 5.00/5 Total 8 Ratings
Developer https://atiliosistemas.com
Email [email protected]
Payment Type free
Extension Website https://terminaldeinformacao.com
Help Page URL https://atiliosistemas.com
Privacy Policy Page URL https://atiliosistemas.com/politica-de-privacidade-e-cookies
Supported Languages pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Tabelas e Par\u00e2metros do Protheus",
    "description": "Listagem de Tabelas e Par\u00e2metros do Protheus no Terminal de Informa\u00e7\u00e3o - por Atilio Sistemas",
    "version": "2022",
    "background": {
        "service_worker": "start.js"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": "icon.png",
        "default_title": "Tabelas e Par\u00e2metros do Protheus"
    },
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "180": "icon-180.png",
        "310": "icon-310.png"
    },
    "developer": {
        "name": "Atilio Sistemas",
        "url": "http:\/\/atiliosistemas.com\/"
    }
}