行云-plugin
行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录
Cos'è 行云-plugin?
行云-plugin è un'estensione di Chrome sviluppata da jingliangliang, e la sua funzione principale è "行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione 行云-plugin
Scarica i file di estensione 行云-plugin in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录
Informazioni di Base sull'Estensione
Nome | 行云-plugin |
ID | gdpjgdocopgjpbnmkcmeggdckgdlenal |
URL Ufficiale | https://chromewebstore.google.com/detail/%E8%A1%8C%E4%BA%91-plugin/gdpjgdocopgjpbnmkcmeggdckgdlenal |
Descrizione | 行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录 |
Dimensione del File | 499 KB |
Conteggio Installazioni | 1,396 |
Versione Corrente | 0.3.2 |
Ultimo Aggiornamento | 2023-02-07 |
Data di Pubblicazione | 2022-08-05 |
Valutazione | 5.00/5 Totale 13 Valutazioni |
Sviluppatore | jingliangliang |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |