All Projects → alexpdraper → reading-list

alexpdraper / reading-list

Licence: other
A Chrome/Firefox extension for saving pages to read later.

Programming Languages

javascript
184084 projects - #8 most used programming language
stylus
462 projects
HTML
75241 projects

Projects that are alternatives of or similar to reading-list

Simpread
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
Stars: ✭ 5,352 (+7132.43%)
Mutual labels:  firefox, firefox-addon, reading-list
HomebrewOverlay
Browser extension adware (showHomebrewOverlayOuter)
Stars: ✭ 52 (-29.73%)
Mutual labels:  firefox, firefox-addon
web-extension-boilerplate
The web extension boilerplate help to set up project quickly using typescript, jest, webpack, githook, prettier and github actions
Stars: ✭ 35 (-52.7%)
Mutual labels:  firefox, firefox-addon
Session-resurrection
Save your browser sessions and restore them any time
Stars: ✭ 36 (-51.35%)
Mutual labels:  firefox, firefox-addon
pontoon-addon
Tools for Pontoon and its integration into the browser.
Stars: ✭ 13 (-82.43%)
Mutual labels:  firefox, firefox-addon
copy all tabs
Browser add-on to copy all URLs and titles from the open tabs in a browser window as a text list to the system clipboard. Links can also be pasted to a browser window to restore a list of tabs.
Stars: ✭ 21 (-71.62%)
Mutual labels:  firefox, firefox-addon
fox
Firefox stuff
Stars: ✭ 88 (+18.92%)
Mutual labels:  firefox, firefox-addon
Brotab
Control your browser's tabs from the command line
Stars: ✭ 137 (+85.14%)
Mutual labels:  productivity, firefox
AntiRickRoll
Chrome extension that blocks Rickrolls!
Stars: ✭ 22 (-70.27%)
Mutual labels:  firefox, firefox-addon
stay-productive
Remove feed from Facebook, Twitter and Linkedin... To stay productive !
Stars: ✭ 15 (-79.73%)
Mutual labels:  productivity, firefox
firefox-containers-helper
Firefox multi-account containers are for power users. So is this. Adds bulk container interactivity features missing from the Mozilla Multi-Account Containers extension.
Stars: ✭ 32 (-56.76%)
Mutual labels:  firefox, firefox-addon
Recorder
A browser extension that generates Cypress, Playwright and Puppeteer test scripts from your interactions 🖱 ⌨
Stars: ✭ 277 (+274.32%)
Mutual labels:  firefox, firefox-addon
pocketizer
Unofficial Pocket new tab extension for Chrome, Firefox, and Edge
Stars: ✭ 43 (-41.89%)
Mutual labels:  productivity, firefox-addon
Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Stars: ✭ 67 (-9.46%)
Mutual labels:  firefox, firefox-addon
Devo
A Chrome and Firefox extension that displays GitHub Trending, Hacker News, Product Hunt and Designer News on every new tab.
Stars: ✭ 236 (+218.92%)
Mutual labels:  productivity, firefox
stylish-hub
🍹 A browser extension that brings new GitHub features and experience.
Stars: ✭ 14 (-81.08%)
Mutual labels:  firefox, firefox-addon
stream-detector
A Firefox addon written in JavaScript which provides an easy way to keep track of URLs to playlists and subtitles used by Apple HLS, Adobe HDS, MPEG-DASH, and Microsoft Smooth Streaming streams.
Stars: ✭ 307 (+314.86%)
Mutual labels:  firefox, firefox-addon
Yi Note
YiNote browser extension - online video note taking tool
Stars: ✭ 96 (+29.73%)
Mutual labels:  productivity, firefox-addon
Simplified Twitter
Remove distractions from the new Twitter layout. Extension for Chrome, Firefox, Safari, Edge & More
Stars: ✭ 111 (+50%)
Mutual labels:  productivity, firefox-addon
redminetoolbar
Firefox add-on to improve handling of Redmine projects
Stars: ✭ 27 (-63.51%)
Mutual labels:  firefox, firefox-addon

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].