Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dev:client_coding [2017/12/13 03:19] – [Plugin Development] dstillmandev:client_coding [2017/12/13 03:21] – [Plugin Development] dstillman
Line 24: Line 24:
 ====== Plugin Development ====== ====== Plugin Development ======
  
-Plugins can be divided in two groupsXUL plugins that closely integrate with the Zotero clientand external plugins, which are more likely to rely on the [[Web API]] to access Zotero libraries. XUL plugins are built on the same technologies as legacy (pre-WebExtension) Firefox extensions.+Plugins can be divided in two groupsXUL plugins, which closely integrate with the Zotero client and external plugins, which are more likely to rely on the [[Web API]] to access Zotero libraries. XUL plugins are built on the same technologies as legacy (pre-WebExtension) Firefox extensions.
  
-Existing (open-source) plugins can be very helpful in helping you develop you own plugins (see the list of [[:plugins|Zotero plugins]]). If you plan to write a XUL plugin, you can start by taking a look at the [[dev/sample_plugin|Hello World Zotero plugin]].+[[:plugins|Existing plugins]] can be very helpful in helping you develop your own plugins. If you plan to write a XUL plugin, you can start by taking a look at the [[dev/sample_plugin|Hello World Zotero plugin]].
  
   * [[dev/client_coding/JavaScript API]]   * [[dev/client_coding/JavaScript API]]
dev/client_coding.txt · Last modified: 2023/05/22 04:00 by dstillman