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 |
Eメール | [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" ] } |