Skip to content

haidar47x/in-your-pocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In Your Pocket

In Your Pocket is an alternative solution and unofficial client for the Pocket web service. It provides additional features and in-browser Pocket experience. In Your Pocket is inspired by the open-source project In My Pocket for Mozilla Firefox. If you think you can help improve this project, feel free to contribute.

Download

You can download the extension from Chrome Web Store.

Building

You need to download and install npm on your machine. Clone the repository and install the dependencies using npm install.

  • npm run watch: Packs the source using development config and runs webpack in watch mode.
  • npm run build: Packs the source using production config.
  • npm run clean: Wipes out the output folder.
  • npm run build:clean: Wipes out the existing packed source code and re-build.
  • npm run pack: Creates a clean build and zips it.

Contact

If you have any suggestions to make this project better, you can email me at haidarzsh@gmail.com. I've also created a Trello board for the project to manage and make it better.