Nexus Research
Write research papers faster
Nexus Researchとは何ですか?
Nexus Researchはdohyunによって開発されたChromeの拡張機能で、その主な機能は「Write research papers faster」です。
拡張機能のスクリーンショット
Nexus Research拡張機能のCRXファイルをダウンロード
Nexus Research拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Nexus is a tool that helps research paper writers organize their information and extract knowledge from their information faster. 拡張機能の基本情報
| 名前 | |
| ID | lpfoebojlmdjobhgbifcdeajbdcenpbj |
| 公式URL | https://chromewebstore.google.com/detail/nexus-research/lpfoebojlmdjobhgbifcdeajbdcenpbj |
| 説明 | Write research papers faster |
| ファイルサイズ | 1.98 MB |
| インストール数 | 57 |
| 現在のバージョン | 1.0.5 |
| 最終更新日 | 2023-11-16 |
| 公開日 | 2023-10-13 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | dohyun |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://nexusresearch.ai/ |
| プライバシーポリシーページのURL | https://nexusresearch.ai/privacy-policy |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Nexus Research",
"description": "Write research papers faster",
"version": "1.0.5",
"manifest_version": 3,
"action": {
"default_popup": "index.html",
"default_title": "Open the popup"
},
"background": {
"service_worker": "background.js",
"type": "module"
},
"permissions": [
"activeTab",
"tabs",
"cookies",
"storage"
],
"content_scripts": [
{
"matches": [
" | |