行云-plugin
行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录
Wat is 行云-plugin?
行云-plugin is een Chrome-extensie ontwikkeld door jingliangliang, en de belangrijkste functie is "行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录".
Extensie Screenshots
Download het CRX-bestand van de extensie 行云-plugin
Download 行云-plugin-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录 Basisinformatie over de Extensie
| Naam | |
| ID | gdpjgdocopgjpbnmkcmeggdckgdlenal |
| Officiële URL | https://chromewebstore.google.com/detail/%E8%A1%8C%E4%BA%91-plugin/gdpjgdocopgjpbnmkcmeggdckgdlenal |
| Beschrijving | 行云插件,提升日常高频操作的用户体验;提供神灯文章推荐、堡垒机快速登录、快速打卡、快速创建任务、joyspace文件查看等常用功能;搜索集成了Google、Stack Overflow等引擎;支持用户自定义添加导航栏;支持展示当天浏览记录 |
| Bestandsgrootte | 499 KB |
| Aantal Installaties | 1,396 |
| Huidige Versie | 0.3.2 |
| Laatst Bijgewerkt | 2023-02-07 |
| Publicatiedatum | 2022-08-05 |
| Beoordeling | 5.00/5 Totaal 13 Beoordelingen |
| Ontwikkelaar | jingliangliang |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |