行云-plugin
行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录
What is 行云-plugin?
行云-plugin is a Chrome extension developed by jingliangliang, and its main feature is "行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录".
Extension Screenshots
Download 行云-plugin Extension CRX File
Download 行云-plugin extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录
Extension Basic Information
Name | 行云-plugin |
ID | gdpjgdocopgjpbnmkcmeggdckgdlenal |
Official URL | https://chromewebstore.google.com/detail/%E8%A1%8C%E4%BA%91-plugin/gdpjgdocopgjpbnmkcmeggdckgdlenal |
Description | 行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录 |
File Size | 499 KB |
Installation Count | 1,396 |
Current Version | 0.3.2 |
Last Updated | 2023-02-07 |
Publish Date | 2022-08-05 |
Rating | 5.00/5 Total 13 Ratings |
Developer | jingliangliang |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |