• Stars
    star
    208
  • Rank 185,236 (Top 4 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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