flybayer / twitter-bookmarks-search

WebExtension that adds ability search all your bookmarked tweets!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

WebExtension that adds ability search all your bookmarked tweets!

License:MIT License


Languages

Language:JavaScript 100.0%