Tabelas e Parâmetros do Protheus
Listagem de Tabelas e Parâmetros do Protheus no Terminal de Informação - por Atilio Sistemas
什么是Tabelas e Parâmetros do Protheus?
Tabelas e Parâmetros do Protheus是由https://atiliosistemas.com开发的Chrome扩展程序,该扩展的主要功能是“Listagem de Tabelas e Parâmetros do Protheus no Terminal de Informação - por Atilio Sistemas”。
扩展截图
下载Tabelas e Parâmetros do Protheus扩展crx文件
下载Tabelas e Parâmetros do Protheus扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        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.                     扩展基本信息
| 名称 |   |  
| ID | kfhncfokhagcgcdmohnfegedabnpgbjf | 
| 官方URL | https://chromewebstore.google.com/detail/tabelas-e-par%C3%A2metros-do-p/kfhncfokhagcgcdmohnfegedabnpgbjf | 
| 简介 | Listagem de Tabelas e Parâmetros do Protheus no Terminal de Informação - por Atilio Sistemas | 
| 文件大小 | 50.11 KB | 
| 安装次数 | 868 | 
| 当前版本 | 2022 | 
| 更新时间 | 2022-10-24 | 
| 上架时间 | 2021-05-19 | 
| 评分 | 5.00/5 共8次评分 | 
| 开发者 | https://atiliosistemas.com | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 扩展官网 | https://terminaldeinformacao.com | 
| 帮助页面URL | https://atiliosistemas.com | 
| 隐私政策页面URL | https://atiliosistemas.com/politica-de-privacidade-e-cookies | 
| 支持的语言 | 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\/"
    }
}  |  |