Git Product home page Git Product logo

reading-list's Introduction

Reading List

A Chrome and Firefox extension for saving pages to read later. Free on the Chrome Web Store and Firefox Addons.

Chrome Reading List extension

Features

  • Nifty animations
  • Search
  • Syncing with Google/Mozilla accounts
  • A light and dark theme

Installation

Get it from the Chrome Web Store or Firefox Addons for free.

Building

Or, if you would rather do it the hard way, you can build the extension from the source code:

  1. Make sure you have Node and NPM installed
  2. Download/clone this repo
  3. Install all the dependencies:
    # From the project folder
    npm install
  4. Run the build command:
    npm run build [chrome/firefox]

The build command assembles all the files in the dist folder. After it’s built, you can load it into Chrome or Firefox.

Load into Chrome

  1. Go to chrome://extensions/
  2. Check “Developer Mode”
  3. Click “Load unpacked extension…”
  4. Load up the “dist” folder

Load into Firefox

  1. Go to about:addons
  2. Select “Extensions”
  3. Click the settings cog, and select “Install Add-on From File…”
  4. Load up the “dist” folder

Using the extension

  1. Go to a page you want to save for later
  2. Click the reading list icon on the top right of your browser Chrome Reading List icon
  3. Click the + button
    • You can also right-click anywhere on the page and select “Add page to Reading List”
  4. When you want to read a page you saved, open up the extension and click the reading item you want to read
    • Control + click or command ⌘/windows key ⊞ + click to open the page in a new tab
  5. Done with a page? Click the × next to said page in your reading list, and it will magically vanish.

reading-list's People

Contributors

alexpdraper avatar belarian avatar whitecat avatar xmgz avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.