Ptengine-Assistant
Enhance the performance of Ptengine heatmaps and experience no-code editor.
O que é Ptengine-Assistant?
Ptengine-Assistant é uma extensão do Chrome desenvolvida por ptengine-app, e sua principal característica é "Enhance the performance of Ptengine heatmaps and experience no-code editor.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Ptengine-Assistant
Baixe arquivos de extensão Ptengine-Assistant 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
The Ptengine Assistant extension can enhance the performance of Ptengine heatmaps and experience no-code editor. The extension can ensure your page displays correctly when viewing the heatmap and can simulate different devices to view the heatmap as smartphones or tablets. In addition, with the extension, you can have a better experience when using our no-code editor to change the page content such as the text or image on your page, or create popups or sticky bars for different devices.
Informações Básicas da Extensão
Nome | Ptengine-Assistant |
ID | camilcgaojjnemdajaipbjjkehleclnf |
URL Oficial | https://chromewebstore.google.com/detail/ptengine-assistant/camilcgaojjnemdajaipbjjkehleclnf |
Descrição | Enhance the performance of Ptengine heatmaps and experience no-code editor. |
Tamanho do Arquivo | 418 KB |
Contagem de Instalações | 3,454 |
Versão Atual | 2.0.1 |
Última Atualização | 2024-03-02 |
Data de Publicação | 2022-03-23 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | ptengine-app |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.ptengine.jp/ |
URL da Página de Política de Privacidade | https://www.ptengine.jp/privacy-policy |
Idiomas Suportados | en,zh-CN,ja |
manifest.json | |
{ "author": "@samrum\/vite-plugin-web-extension", "description": "__MSG_appDesc__", "name": "Ptengine-Assistant", "version": "2.0.1", "manifest_version": 3, "default_locale": "en", "action": { "default_icon": { "32": "icons\/Ptengine-plugin-32.png", "48": "icons\/Ptengine-plugin-48.png", "128": "icons\/Ptengine-plugin-128.png" }, "default_popup": "src\/entries\/popup\/index.html" }, "background": { "service_worker": "serviceWorker.js", "type": "module" }, "content_scripts": [ { "js": [ "src\/entries\/contentScript\/primary\/main.js" ], "matches": [ " |