Skip to content
/ tabme Public

Tabme – Chrome Extension for organizing Bookmarks and Tabs, Done Right

License

Notifications You must be signed in to change notification settings

pltnkv/tabme

Repository files navigation

Preview

Organize Bookmarks and Tabs, Done Right

Includes the following

  • TypeScript
  • Webpack
  • React
  • Jest

Setup

npm install

Build

npm run build

Build in watch mode

npm run watch

Load extension to chrome

Load dist directory

Test

npx jest or npm run test

publish

  1. Run node publish.js for minor version update or node publish.js --path for path version update.
  2. Commit changes
  3. Upload update in the ChromeStore admin panel NOTE: Don't forget update "What's new"