Skip to content

WebExtension to replace "Jeff Bezos" (and permutations thereof) with "Jeff Who?"

License

Notifications You must be signed in to change notification settings

lukeify/jeff-who

Repository files navigation

Jeff Who?

Mozilla Add-on Chrome Web Store license Twitter

Huh?

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.

User Installation

Mozilla Firefox

✔️ Mozilla Firefox users can install the signed extension from addons.mozilla.org.

Google Chrome & Vivaldi

✔️ Google Chrome users can install the signed extension from chrome.google.com/webstore. Vivaldi users can install from the same location.

Microsoft Edge

⚠️ This extension is compatible with Microsft Edge, but Microsoft requires explicit permission to publish signed extensions in the Edge extension store. For installation instructions on how to install the unsigned extension, please read https://docs.microsoft.com/en-us/microsoft-edge/extensions/guides/adding-and-removing-extensions

Opera

⚠️ This extension is compatible Opera, but it has not been published to the Opera extensions repository, however it will be submitted in the future. For installation instructions on how to install the unsigned extension, please read https://dev.opera.com/extensions/testing/.

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.

Safari

❌ At this time Safari does not support WebExtensions, so this extension is not available at this time.

Getting Started

For those who would like to improve, self-build, or fork this repository.

Prerequisites

Ensure you have Yarn package manager.

Installing

git clone https://github.com/lukeify/jeff-who.git
yarn install

Building

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

Built with

  • JavaScript
  • Yarn Package Manager

Notes

  • 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.

License

The content of this repository is licensed under The GNU General Public License (GPL) version 3.

About

WebExtension to replace "Jeff Bezos" (and permutations thereof) with "Jeff Who?"

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published