MapDeduce
Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce
What is MapDeduce?
MapDeduce is a Chrome extension developed by https://mapdeduce.com, and its main feature is "Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce".
Extension Screenshots
Download MapDeduce Extension CRX File
Download MapDeduce extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | MapDeduce |
ID | ainjnlkklepdojgkhkoifcfblkggmedd |
Official URL | https://chromewebstore.google.com/detail/mapdeduce/ainjnlkklepdojgkhkoifcfblkggmedd |
Description | Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce |
File Size | 4.23 KB |
Installation Count | 1,058 |
Current Version | 1.0 |
Last Updated | 2023-07-07 |
Publish Date | 2022-10-22 |
Rating | 2.67/5 Total 3 Ratings |
Developer | https://mapdeduce.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.mapdeduce.com/ |
Help Page URL | https://www.mapdeduce.com/contact |
Privacy Policy Page URL | https://www.mapdeduce.com/legal/privacy-policy |
Supported Languages | 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" ] } |