Compare Chrome extensions: Google Apps Script vs Multi-highlight

Stats Google Apps Script Google Apps Script Multi-highlight Multi-highlight
User count 100,000+ 202,042+
Average rating 4.33 4.10
Rating count 1,168 539
Last updated 2015-11-24 2020-06-17
Size 7.42K 60.78K
Version 1.5 1.21
Short description
Create and edit scripts Search and highlight multiple words on web pages.
Full summary

Google Apps Script is a JavaScript cloud scripting language that provides easy ways to automate tasks across Google products and third party services and build web applications.

Build with Google Feature-rich APIs let you extend Google services and build your own web applications.

Code on the web A web browser is all you need to build with Google Apps Script.

Share your app Store and share your projects in Google Drive or publish on the Chrome Web Store.

Learn more at https://developers.google.com/apps-script.

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