行云-plugin
行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录
Qu'est-ce que 行云-plugin ?
行云-plugin est une extension Chrome développée par jingliangliang, et sa fonction principale est "行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension 行云-plugin
Téléchargez les fichiers d'extension 行云-plugin au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录
Informations de Base sur l'Extension
Nom | 行云-plugin |
ID | gdpjgdocopgjpbnmkcmeggdckgdlenal |
URL Officiel | https://chromewebstore.google.com/detail/%E8%A1%8C%E4%BA%91-plugin/gdpjgdocopgjpbnmkcmeggdckgdlenal |
Description | 行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录 |
Taille du Fichier | 499 KB |
Nombre d'Installations | 1,396 |
Version Actuelle | 0.3.2 |
Dernière Mise à Jour | 2023-02-07 |
Date de Publication | 2022-08-05 |
Évaluation | 5.00/5 Total 13 Évaluations |
Développeur | jingliangliang |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |