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 |
| 电子邮箱 | [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": [
" | |