Skip to content

Gitoffthelawn/pile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pile

Pile is a lightweight Firefox add-on for the avid reader. It gives you a place where you can temporarily store links for later review. In contrast to other “read it later”-like solutions, it stores your bookmarks not in the cloud, but locally.

Installation

Simply visit addons.mozilla.org and click on the "Add to Firefox" button.

Building

npm install --global web-ext
npm install
npm run build
web-ext run --pref=browser.link.open_newwindow=3 --source-dir build --firefox=/Applications/Firefox.app/Contents/MacOS/firefox-bin --browser-console --verbose

License

Pile has been licensed under the MIT license.

About

a lightweight Firefox add-on for the avid reader

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 57.2%
  • CSS 36.5%
  • HTML 6.3%