Skip to content

Commit

Permalink
add plugin SciImage/zotero-attachment-scanner (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
ci-ke authored Jan 29, 2025
1 parent 1c49449 commit b0fc929
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/plugins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -524,6 +524,16 @@ export const plugins: PluginInfoBase[] = [
],
tags: ['metadata'],
},
{
repo: 'SciImage/zotero-attachment-scanner',
releases: [
{
targetZoteroVersion: '7',
tagName: 'latest',
},
],
tags: ['attachment'],
},
{
repo: 'scitedotai/scite-zotero-plugin',
releases: [
Expand Down

0 comments on commit b0fc929

Please sign in to comment.