MapDeduce
Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce
什么是MapDeduce?
MapDeduce是由https://mapdeduce.com开发的Chrome扩展程序,该扩展的主要功能是“Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce”。
扩展截图
下载MapDeduce扩展crx文件
下载MapDeduce扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | MapDeduce |
ID | ainjnlkklepdojgkhkoifcfblkggmedd |
官方URL | https://chromewebstore.google.com/detail/mapdeduce/ainjnlkklepdojgkhkoifcfblkggmedd |
简介 | Supercharge your productivity, streamline your workflow, and save time on document analysis, with MapDeduce |
文件大小 | 4.23 KB |
安装次数 | 1,058 |
当前版本 | 1.0 |
更新时间 | 2023-07-07 |
上架时间 | 2022-10-22 |
评分 | 2.67/5 共3次评分 |
开发者 | https://mapdeduce.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.mapdeduce.com/ |
帮助页面URL | https://www.mapdeduce.com/contact |
隐私政策页面URL | https://www.mapdeduce.com/legal/privacy-policy |
支持的语言 | 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" ] } |