Jotform Support Manager
Chrome Extension for Jotform Support Heroes!
Cos'è Jotform Support Manager?
Jotform Support Manager è un'estensione di Chrome sviluppata da igor, e la sua funzione principale è "Chrome Extension for Jotform Support Heroes!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Jotform Support Manager
Scarica i file di estensione Jotform Support Manager 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
Second edition of the Jotform Support Manager App, now available on Google Chrome Store. Features include: 1. Timer for Assigned Tasks, so that you know exactly when your 30 minute limit runs out 2. Timer for your Support Session. No more "Access Denied" error, you can know exactly when your 2 hrs timer runs out. 3. Automatic prefill for Check In and Check Out Forms 4. Auto form detection on all webpages and useful shortcuts New features incoming. Contact me for any suggestions or feature requests.
Informazioni di Base sull'Estensione
Nome | Jotform Support Manager |
ID | iecamcgkjojkccacgamjpfpcmnmejgnb |
URL Ufficiale | https://chromewebstore.google.com/detail/jotform-support-manager/iecamcgkjojkccacgamjpfpcmnmejgnb |
Descrizione | Chrome Extension for Jotform Support Heroes! |
Dimensione del File | 391 KB |
Conteggio Installazioni | 296 |
Versione Corrente | 0.1.1 |
Ultimo Aggiornamento | 2022-03-28 |
Data di Pubblicazione | 2022-03-25 |
Sviluppatore | igor |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Jotform Support Manager", "description": "Chrome Extension for Jotform Support Heroes!", "version": "0.1.1", "manifest_version": 3, "icons": { "16": "favicon16.png", "48": "favicon48.png", "128": "favicon128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html", "default_icon": [] }, "permissions": [ "storage", "activeTab", "scripting", "cookies", "tabs" ], "host_permissions": [ " |