Opus Advisor
Dynamically suggests help documents
Opus Advisorとは何ですか?
Opus Advisorはopusepsによって開発されたChromeの拡張機能で、その主な機能は「Dynamically suggests help documents」です。
拡張機能のスクリーンショット
Opus Advisor拡張機能のCRXファイルをダウンロード
Opus Advisor拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Receive document suggestions to help your Content users with Web Applications. The Opus Web Advisor will alert you with a flashing light bulb when a relevant help document is available. 拡張機能の基本情報
| 名前 | |
| ID | kgmohllpiohdkkhhkfneojbadinddkpm |
| 公式URL | https://chromewebstore.google.com/detail/opus-advisor/kgmohllpiohdkkhhkfneojbadinddkpm |
| 説明 | Dynamically suggests help documents |
| ファイルサイズ | 9.16 MB |
| インストール数 | 337,292 |
| 現在のバージョン | 2.24.0 |
| 最終更新日 | 2024-02-21 |
| 公開日 | 2020-06-29 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | opuseps |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | https://www.epiloguesystems.com/privacy-policy-2 |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Opus Advisor",
"description": "Dynamically suggests help documents",
"version": "2.24.0",
"manifest_version": 3,
"icons": {
"48": "extension\/lightbulb48.png",
"64": "extension\/lightbulb64.png",
"128": "extension\/lightbulb128.png"
},
"action": {
"default_icon": {
"48": "extension\/lightbulb-offline48.png",
"64": "extension\/lightbulb-offline64.png",
"128": "extension\/lightbulb-offline128.png"
},
"default_title": "Opus Advisor - 2.24.0",
"default_popup": "index.html"
},
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"matches": [
" | |