twitter-bookmarks-search icon indicating copy to clipboard operation
twitter-bookmarks-search copied to clipboard

WebExtension that adds ability search all your bookmarked tweets!

Twitter Bookmarks Search Logo

Twitter Bookmarks Search WebExtension

This extension finally adds the ability to search your bookmarked tweets inside Twitter.

Contributions

Contributions of all kinds are really appreciated! Issues, pull requests, etc.

Development

Requirements

  • macOS
  • node
  • yarn
  1. yarn install
  2. yarn start

Production Build

  1. yarn
  2. yarn buildonly - (the unpacked extension will be in out/)

New Release

  1. Increment version field in public/manifest.json
  2. yarn release - (the unpacked extension will be in out/)
  3. Upload dist/twitter-bookmarks-search-[VERSION].zip to Chrome & Firefox web stores