wdlsvnit / paper-extension

A chrome extension to sync the highlighted text from web to a dropbox paper :memo:
11 stars 10 forks source link

Paper extension

A chrome extension to sync the highlighted text from web to a dropbox paper.

Take notes without leaving the tab

Installation

  1. Download the paper extension from the builds folder.
  2. Add extension to chrome with just "Drag & Drop" as shown here (If you are not on Windows!): Installation For Windows, follow these steps:
    • Extract .crx file. (Use 7-zip)
    • Go to Chrome menu and click Tools then Extensions and toggle the Developer Mode ON.
    • Click on load UNPACKED EXTENSION and select the folder where you've extracted the extension.

Use

Development

  1. git clone <repository-url> this repository.
  2. Get your client_id by following the instructions here and fill in the "client_id_here" placeholder in paper.js.
  3. Go to Chrome menu and click Tools then Extensions and toggle the Developer Mode ON.
  4. Click on load UNPACKED EXTENSION and select the folder where you've extracted the extension.
  5. The extension is now installed and ready for use.
Open issues and PRs, feel free to contribute. If this extension helped then do star the repo and share with your friends!