Skip to content

haidar47x/Pocketer

Repository files navigation

Pocketer

A user-friendly extension to manage your Pocket bookmarks and read later items inside Google Chrome.


Screenshot



Screenshot


Development

  1. Have Node.js and NPM installed
  2. Clone the repository
  3. Install the dependencies with npm i
  4. Start a development build npm run watch
  5. Open the dist/ in Google Chrome

Commands

  • npm run watch: Runs the extension in development mode
  • npm run build: Creates a production build
  • npm run clean: Wipes out the distribution folder
  • npm run build: Perform a clean build
  • npm run pack: Creates a production-ready ZIP archive

License

MIT