8000 GitHub - tadeoos/reader-marketplace: An offiical store for Reader plugins
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tadeoos/reader-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Reader Marketplace

An official store of Reader plugins.

Installation

To enable a plugin in your reader app just click on the Marketplace button in the bottom right menu or head straight over to https://read.readwise.io/marketplace. There you can browse and manage all available plugins.

Creating a Plugin

To create a Reader plugin you need to first create a plugin repository and then make a pull request to this repository with your plugin metadata added in plugins.json file. Each entry in the array should specify the following:

{
    "name": "Name of your plugin",
    "description": "Long description of what your plugin does.",
    "packageName": "reader-example-plugin",
    "url": "URL to the plugin's github repository",
    "version": "1.0.0",
    "author": "Plugin's author"
  }

About

An offiical store for Reader plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0