Skip to content

gerrywastaken/make-it-pop

Repository files navigation

make_it_pop_cover_transparent

A browser extension that highlights important phrases on web pages using customizable colors.

What does it do?

Make It Pop lets you define groups of phrases (like "code review", "pull request", etc.) and automatically highlights them when you visit websites. Perfect for:

  • Spotting key terms while browsing job postings
  • Highlighting important concepts while reading documentation
  • Making specific phrases stand out on any website

Features

  • Color Groups: Create groups of phrases with custom colors for light and dark modes
  • Domain Control: Choose which websites use which phrase groups
  • Smart Matching: Automatically finds phrases regardless of capitalization
  • Dynamic Updates: Highlights new content as pages load and change
  • Easy Management: Simple settings page to manage all your groups and domains

Installation

  • Firefox (Desktop & Mobile): Install from Firefox Add-ons - fully approved and listed
  • Edge: Available on Edge Add-ons (pending final approval)
  • Chrome: Works great, but not listed in Chrome Web Store (they charge open-source developers). You can download the latest build and install manually.

How to use

  1. Create a phrase group:

    • Click "Add Group"
    • Give it a name (e.g., "Important Terms")
    • Choose colors for light and dark modes
    • Add your phrases (one per line)
    • Make sure it's enabled (checkbox)
  2. Add a domain:

    • Click "Add Domain"
    • Enter a website (e.g., linkedin.com or *.github.com)
    • Choose light or dark mode
    • Select which groups to use on this domain
  3. Browse! Visit the website and see your phrases highlighted

Examples

Job hunting? Create a "Must Have" group with phrases like "remote work", "flexible hours", "TypeScript", and assign it to *.linkedin.com and *.indeed.com.

Code reviews? Create groups for "Security Issues" (red) and "Best Practices" (green) with relevant terms, and use them on *.github.com.

Import/Export

Use the Export button to save your configuration as a file. Import it later to restore your settings or share with others.

Support

Found a bug or have a suggestion? Open an issue on GitHub.


Made with ❤️ for highlighting what matters.