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
yarn install
yarn start
Production Build
yarn
yarn buildonly
- (the unpacked extension will be inout/
)
New Release
- Increment
version
field inpublic/manifest.json
yarn release
- (the unpacked extension will be inout/
)- Upload
dist/twitter-bookmarks-search-[VERSION].zip
to Chrome & Firefox web stores