初始提交
This commit is contained in:
BIN
public/delete.png
Normal file
BIN
public/delete.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 985 B |
BIN
public/fox.png
Normal file
BIN
public/fox.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
public/info.png
Normal file
BIN
public/info.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
26
public/plugin.json
Normal file
26
public/plugin.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"pluginName": "书签和历史记录 Next",
|
||||
"author": "lanyuanxiaoyao",
|
||||
"homepage": "http://lanyuanxiaoyao.com",
|
||||
"description": "快速查找打开书签和历史记录,支持 vscode,sublime,jetbrains(Android Studio,GoLand,IDEA,PyCharm,Webstorm等系列),WPS,Office(Word,Excel,Powerpoint),LibreOffice,Xcode,Chrome,Firefox,Safari,Edge,Opera,Brave,Yandex等主流浏览器",
|
||||
"version": "4.0.0",
|
||||
"logo": "fox.png",
|
||||
"preload": "preload.js",
|
||||
"pluginSetting": {
|
||||
"single": true
|
||||
},
|
||||
"development":{
|
||||
"main": "http://localhost:5173/index.html"
|
||||
},
|
||||
"features": [
|
||||
{
|
||||
"code": "setting",
|
||||
"explain": "「书签与历史记录」插件配置界面",
|
||||
"icon": "fox.png",
|
||||
"cmds": [
|
||||
"Setting",
|
||||
"设置"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
0
public/preload.js
Normal file
0
public/preload.js
Normal file
Reference in New Issue
Block a user