Skip to content

Commit b26dc92

Browse files
authored
Add new Zotero plugin for keyword highlighting (#257)
1 parent 5b276e9 commit b26dc92

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/plugins.ts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -989,6 +989,16 @@ export const plugins: PluginInfoBase[] = [
989989
],
990990
tags: ['interface'],
991991
},
992+
{
993+
repo: 'quertt/zotero-keyword-highlighter',
994+
releases: [
995+
{
996+
targetZoteroVersion: '8',
997+
tagName: 'latest',
998+
},
999+
],
1000+
tags: ['reader'],
1001+
},
9921002
{
9931003
repo: 'redleafnew/delitemwithatt',
9941004
releases: [

0 commit comments

Comments
 (0)