MapDeduce
Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce
Wat is MapDeduce?
MapDeduce is een Chrome-extensie ontwikkeld door https://mapdeduce.com, en de belangrijkste functie is "Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce".
Extensie Screenshots
Download het CRX-bestand van de extensie MapDeduce
Download MapDeduce-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | MapDeduce |
ID | ainjnlkklepdojgkhkoifcfblkggmedd |
Officiële URL | https://chromewebstore.google.com/detail/mapdeduce/ainjnlkklepdojgkhkoifcfblkggmedd |
Beschrijving | Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce |
Bestandsgrootte | 4.23 KB |
Aantal Installaties | 1,058 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2023-07-07 |
Publicatiedatum | 2022-10-22 |
Beoordeling | 2.67/5 Totaal 3 Beoordelingen |
Ontwikkelaar | https://mapdeduce.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.mapdeduce.com/ |
Help Pagina-URL | https://www.mapdeduce.com/contact |
URL van de Privacybeleid Pagina | https://www.mapdeduce.com/legal/privacy-policy |
Ondersteunde Talen | 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" ] } |