MapDeduce
Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce
Cos'è MapDeduce?
MapDeduce è un'estensione di Chrome sviluppata da https://mapdeduce.com, e la sua funzione principale è "Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione MapDeduce
Scarica i file di estensione MapDeduce 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
Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce. The MapDeduce extension allows you to open up a website or pdf, click the extension button and immediately generate a summary and ask questions against the document! More at MapDeduce.com
Informazioni di Base sull'Estensione
Nome | MapDeduce |
ID | ainjnlkklepdojgkhkoifcfblkggmedd |
URL Ufficiale | https://chromewebstore.google.com/detail/mapdeduce/ainjnlkklepdojgkhkoifcfblkggmedd |
Descrizione | Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce |
Dimensione del File | 4.23 KB |
Conteggio Installazioni | 1,058 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2023-07-07 |
Data di Pubblicazione | 2022-10-22 |
Valutazione | 2.67/5 Totale 3 Valutazioni |
Sviluppatore | https://mapdeduce.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.mapdeduce.com/ |
URL della Pagina di Aiuto | https://www.mapdeduce.com/contact |
URL della Pagina della Politica sulla Privacy | https://www.mapdeduce.com/legal/privacy-policy |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "MapDeduce", "description": "Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce", "version": "1.0", "action": { "default_icon": "favicon-16x16.png", "default_popup": "a.html" }, "permissions": [ "tabs" ] } |