Mostly pointless WebExtension compatible with Mozilla Firefox, Google Chrome, Opera, Vivaldi, & Microsoft Edge that replaces "Jeff Bezos" (and permutations) with "Jeff Who?" on most webpages — along with a few other easter eggs.
Issues & PRs to fix bugs welcome.
✔️ Mozilla Firefox users can install the signed extension from addons.mozilla.org.
✔️ Google Chrome users can install the signed extension from chrome.google.com/webstore. Vivaldi users can install from the same location.
If you would like this extension to be active on google.com search results, please enable "Allow access to search page results" from the Extensions menu in Opera.
❌ At this time Safari does not support WebExtensions, so this extension is not available at this time.
For those who would like to improve, self-build, or fork this repository.
Ensure you have Yarn package manager.
git clone https://github.com/lukeify/jeff-who.git
yarn install
Follow browser vendor-specific instructions on how to sideload the WebExtension to your browser.
To produce an AMO & Chrome Webstore-ready zip of the extension:
yarn run zip
- JavaScript
- Yarn Package Manager
- This addon does not update the tab title if it contains any of the matching phrases.
- This addon does not update pages with dynamically loaded content.
- This addon is WYSIWYG (What You See Is Who? You Get) compliant.
The content of this repository is licensed under The GNU General Public License (GPL) version 3.