MapDeduce
Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce
Hvad er MapDeduce?
MapDeduce er en Chrome-udvidelse udviklet af https://mapdeduce.com, og dens hovedfunktion er "Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce".
Udvidelsesskærmbilleder
Download MapDeduce-udvidelses-CRX-fil
Download MapDeduce-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | MapDeduce |
ID | ainjnlkklepdojgkhkoifcfblkggmedd |
Officiel URL | https://chromewebstore.google.com/detail/mapdeduce/ainjnlkklepdojgkhkoifcfblkggmedd |
Beskrivelse | Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce |
Filstørrelse | 4.23 KB |
Antal Installationer | 1,058 |
Nuværende Version | 1.0 |
Senest Opdateret | 2023-07-07 |
Udgivelsesdato | 2022-10-22 |
Bedømmelse | 2.67/5 Samlet 3 Bedømmelser |
Udvikler | https://mapdeduce.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.mapdeduce.com/ |
Hjælpeside-URL | https://www.mapdeduce.com/contact |
URL til Fortrolighedspolitik Side | https://www.mapdeduce.com/legal/privacy-policy |
Understøttede Sprog | 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" ] } |