行云-plugin
行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录
¿Qué es 行云-plugin?
行云-plugin es una extensión de Chrome desarrollada por jingliangliang, y su función principal es "行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión 行云-plugin
Descarga archivos de extensión 行云-plugin en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录 Información Básica de la Extensión
| Nombre | |
| ID | gdpjgdocopgjpbnmkcmeggdckgdlenal |
| URL Oficial | https://chromewebstore.google.com/detail/%E8%A1%8C%E4%BA%91-plugin/gdpjgdocopgjpbnmkcmeggdckgdlenal |
| Descripción | 行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录 |
| Tamaño del Archivo | 499 KB |
| Cantidad de Instalaciones | 1,396 |
| Versión Actual | 0.3.2 |
| Última Actualización | 2023-02-07 |
| Fecha de Publicación | 2022-08-05 |
| Calificación | 5.00/5 Total de 13 Calificaciones |
| Desarrollador | jingliangliang |
| Correo electrónico | [email protected] |
| Tipo de Pago | free |
| Idiomas Soportados | zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "\u884c\u4e91-plugin",
"version": "0.3.2",
"manifest_version": 3,
"host_permissions": [
"*:\/\/*.jd.com\/*"
],
"chrome_url_overrides": {
"newtab": "index.html"
},
"permissions": [
"history"
],
"action": [],
"icons": {
"48": "static\/xingyun.png"
}
} | |