Compare Chrome extensions: Heartbeat vs Multi-highlight

Stats Heartbeat Heartbeat Multi-highlight Multi-highlight
User count 2,000+ 202,042+
Average rating 4.26 4.10
Rating count 47 539
Last updated 2016-07-21 2020-06-17
Size 5.33K 60.78K
Version 0.1 1.21
Short description
Transform REST Endpoints into Streaming APIs! Search and highlight multiple words on web pages.
Full summary

Heartbeat transforms REST endpoints into streaming APIs so you don't need to poll APIs periodically. Build for the #realtimeweb.

Key Features:

  1. Convert any REST API into a streaming API with zero lines of code,
  2. Access streams via a GUI dashboard, JS or REST APIs,
  3. Optionally, store results for up to 6 hours and run advanced search queries on the stream via appbase.io's APIs.

It's free to use while in beta.

Technical notes:

  • Heartbeat uses websockets as the underlying protocol so the resulting streaming APIs work well both on browsers and on other languages.
  • Currently works with REST APIs that return JSON responses on either GET or POST requests, supports Basic Auth, custom headers.

Can do for you:

  • Highlight multiple english words on all pages. (whole word matching for english words, currently)
  • Your words will be saved.
  • Needs to refresh opened pages after install this extension.

If you love it, you can support it on Patreon (https://www.patreon.com/alexius_lee) or donate via PayPal (https://www.paypal.me/alexiuslee)

Change log:

  • 1.21 - Remove tracelog codes (which has stopped receiving years ago).
  • 1.12~1.20 - Bug fix.
  • 1.11 - Temporary rollback to v1.7.
  • 1.10 - Change: Skip "content editable" elements; Support single letter non-english words.
See more