Ptengine-Assistant
Enhance the performance of Ptengine heatmaps and experience no-code editor.
Cos'è Ptengine-Assistant?
Ptengine-Assistant è un'estensione di Chrome sviluppata da ptengine-app, e la sua funzione principale è "Enhance the performance of Ptengine heatmaps and experience no-code editor.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Ptengine-Assistant
Scarica i file di estensione Ptengine-Assistant in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Ptengine-Assistant |
ID | camilcgaojjnemdajaipbjjkehleclnf |
URL Ufficiale | https://chromewebstore.google.com/detail/ptengine-assistant/camilcgaojjnemdajaipbjjkehleclnf |
Descrizione | Enhance the performance of Ptengine heatmaps and experience no-code editor. |
Dimensione del File | 418 KB |
Conteggio Installazioni | 3,454 |
Versione Corrente | 2.0.1 |
Ultimo Aggiornamento | 2024-03-02 |
Data di Pubblicazione | 2022-03-23 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | ptengine-app |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.ptengine.jp/ |
URL della Pagina della Politica sulla Privacy | https://www.ptengine.jp/privacy-policy |
Lingue Supportate | 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": [ " |