All Projects → flybayer → twitter-bookmarks-search

flybayer / twitter-bookmarks-search

Licence: MIT license
WebExtension that adds ability search all your bookmarked tweets!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to twitter-bookmarks-search

spellbook
Spellbook is a bookmark extension for Chrome and Firefox
Stars: ✭ 19 (-88.12%)
Mutual labels:  bookmarks, webextension
Bookmarks Organizer
With the Bookmarks Organizer it's easy to put order in your bookmarks. The Bookmarks Organizer finds no longer working bookmarks, redirects, duplicates and more!
Stars: ✭ 90 (-43.75%)
Mutual labels:  bookmarks, webextension
bookmarklets-context-menu
WebExtension allow to execute bookmarklets as privileged scripts
Stars: ✭ 67 (-58.12%)
Mutual labels:  bookmarks, webextension
Floccus
☁️ Sync your bookmarks privately across browsers
Stars: ✭ 2,630 (+1543.75%)
Mutual labels:  bookmarks, webextension
Twitter Bookmarks Search
WebExtension that adds ability search all your bookmarked tweets!
Stars: ✭ 59 (-63.12%)
Mutual labels:  bookmarks, webextension
time-capsule
A WebExtension to send links to your future self
Stars: ✭ 27 (-83.12%)
Mutual labels:  bookmarks, webextension
RegexSearch
Firefox Extension (WebExtension) to Search in HTML using Regular Expression (REGEX)
Stars: ✭ 38 (-76.25%)
Mutual labels:  webextension
RedBlock
트위터 사상 최강의 체인블락 확장기능. / Powerful extension to block multiple users on Twitter.
Stars: ✭ 75 (-53.12%)
Mutual labels:  webextension
flagCookies
A cookie manager, browser add-on to manage and flag cookies. On stereoids.
Stars: ✭ 42 (-73.75%)
Mutual labels:  webextension
savescreenshot
Save Screenshot Add-on for Firefox. Simple website screenshot maker for Firefox.
Stars: ✭ 16 (-90%)
Mutual labels:  webextension
Upvote-Anywhere
Upvote Anywhere Browser Extension
Stars: ✭ 339 (+111.88%)
Mutual labels:  webextension
MTDeck
TweetDeckをスマホアプリのように使えるようにするUserScript
Stars: ✭ 26 (-83.75%)
Mutual labels:  webextension
yt-dislikes-viewer
A browser extension that allows you to see dislikes on a youtube video after the youtube update
Stars: ✭ 291 (+81.88%)
Mutual labels:  webextension
referer-mod
Web Extension to modify the Referer header in HTTP requests
Stars: ✭ 37 (-76.87%)
Mutual labels:  webextension
view-background-image
Chrome extension that adds "View background image" to the context menu
Stars: ✭ 35 (-78.12%)
Mutual labels:  webextension
yt2p
Watch videos in an external player.
Stars: ✭ 22 (-86.25%)
Mutual labels:  webextension
tab-counter
A button badge that shows the number of tabs open in a window
Stars: ✭ 35 (-78.12%)
Mutual labels:  webextension
HybridTvViewer
[WIP] Web extension making Firefox & Chrome emulate iTV webpages instead of downloading them.
Stars: ✭ 64 (-60%)
Mutual labels:  webextension
svelte-webext-storage-adapter
Svelte stores, backed up by chrome.storage
Stars: ✭ 18 (-88.75%)
Mutual labels:  webextension
LAN-port-scan-forbidder
Forbid untrusted webs to access localhost or LAN. An anti-scan protection 🛡️🏡
Stars: ✭ 53 (-66.87%)
Mutual labels:  webextension

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].