Ptengine-Assistant
Enhance the performance of Ptengine heatmaps and experience no-code editor.
Co je Ptengine-Assistant?
Ptengine-Assistant je rozšíření Chrome vyvinuté ptengine-app, a jeho hlavní funkcí je „Enhance the performance of Ptengine heatmaps and experience no-code editor.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Ptengine-Assistant
Stáhněte si soubory rozšíření Ptengine-Assistant ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | Ptengine-Assistant |
ID | camilcgaojjnemdajaipbjjkehleclnf |
Oficiální URL | https://chromewebstore.google.com/detail/ptengine-assistant/camilcgaojjnemdajaipbjjkehleclnf |
Popis | Enhance the performance of Ptengine heatmaps and experience no-code editor. |
Velikost souboru | 418 KB |
Počet instalací | 3,454 |
Aktuální Verze | 2.0.1 |
Poslední Aktualizace | 2024-03-02 |
Datum Vydání | 2022-03-23 |
Hodnocení | 5.00/5 Celkem 1 Hodnocení |
Vývojář | ptengine-app |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://www.ptengine.jp/ |
URL Stránky Zásad Ochrany Soukromí | https://www.ptengine.jp/privacy-policy |
Podporované Jazyky | 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": [ " |