/zotero-addons

Zotero add-on to list and install add-ons in Zotero

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Zotero Addons

Release zotero target version Using Zotero Plugin Template Using Zotero Chinese Plugins

Introduction

This is a Zotero Add-on for collecting and installing add-ons in Zotero7.

For Zotero 6, see here.

Install

  1. Download the latest release xpi file
  2. Install in Zotero (Tools) -> (Add-ons)

Usage

After install this add-on in Zotero, click in Toolbar

Add-on Data Source

The main data source for add-ons comes from zotero-chinese/zotero-plugins.

Switch the source to (zotero-chinese) in Zotero to use this source.

If you have new add-ons to add, submit it to zotero-chinese/zotero-plugins.

Switch the source to (addon-scraper) in Zotero to use this source.

Custom Source

You can also use other custom data sources, as long as the data source format is consistent with the format in the zotero-chinese/zotero-plugins.

Develop

Scheme

  • Custom Data Source

    zotero://zoteroaddoncollection/configSource?source=source-custom&customURL={encodeURIComponent(SOME URL)} can change add-on data source automatically to a custom url.

  • Install Add-on from URL

    zotero://zoteroaddoncollection/install?source={encodeURIComponent(SOME URL)} can install add-on from the custom url.

Star History

Star History Chart