MapDeduce

Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce

Vad är MapDeduce?

MapDeduce är en Chrome-tillägg utvecklad av https://mapdeduce.com, och dess huvudfunktion är "Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner MapDeduce-förlängningens CRX-fil

Ladda ner MapDeduce-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn MapDeduce MapDeduce
ID ainjnlkklepdojgkhkoifcfblkggmedd
Officiell webbadress https://chromewebstore.google.com/detail/mapdeduce/ainjnlkklepdojgkhkoifcfblkggmedd
Beskrivning Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce
Filstorlek 4.23 KB
Antal Installationer 1,058
Aktuell Version 1.0
Senast Uppdaterad 2023-07-07
Publiceringsdatum 2022-10-22
Betyg 2.67/5 Totalt 3 Betyg
Utvecklare https://mapdeduce.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.mapdeduce.com/
Hjälpsida URL https://www.mapdeduce.com/contact
URL till Sekretesspolicy Sidan https://www.mapdeduce.com/legal/privacy-policy
Stödda Språk 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"
    ]
}