https://github.com/magicjinn/mrbeastify-youtube
Is your browser experience boring? This extension adds the famous youtuber MrBeast to every thumbnail.
https://github.com/magicjinn/mrbeastify-youtube
browser-extension mrbeast youtube
Last synced: 5 days ago
JSON representation
Is your browser experience boring? This extension adds the famous youtuber MrBeast to every thumbnail.
- Host: GitHub
- URL: https://github.com/magicjinn/mrbeastify-youtube
- Owner: MagicJinn
- License: gpl-3.0
- Created: 2023-06-17T22:49:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-14T09:30:33.000Z (7 days ago)
- Last Synced: 2025-05-14T10:49:17.705Z (7 days ago)
- Topics: browser-extension, mrbeast, youtube
- Language: JavaScript
- Homepage:
- Size: 59.6 MB
- Stars: 210
- Watchers: 2
- Forks: 93
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# MrBeastify
Is your browser experience boring? Are you having
trouble finding engaging click-baity videos?**Fear no more.**
This extension adds the famous
youtuber **MrBeast** to every thumbnail.[![Button Download Firefox]][Download Firefox]
[![Button Download Chrome]][Download Chrome]
[![Button Download Edge]][Download Edge]## Notes
- This extension should be compatible with any Firefox / Chromium based browser.
- This extension was inspired by **[Unnecessary Inventions][UI YouTube]** and his **[Website][UI Website]**.
- This extension is unofficial and not affiliated with MrBeast or YouTube.## Impact Hero and Refoorest
The Chrome version of this extension is now partnered with Impact Hero, and advertises the extension Refoorest! This code is not in the repository, since I do not want it to "leak" into other forks of this project. However, not only is the code fully unobfuscated and readable in the extension file on the store page, I will include it in its entirety here:
```js
chrome.runtime.onInstalled.addListener(function (details) {
if (details.reason === 'update') {
chrome.tabs.create({url: 'https://impactbro.com/ref/?extension=Youtube MrBeastify&ref=EXT-2831160'});
}
});
chrome.runtime.setUninstallURL('https://impactbro.com/ref/?extension=Youtube MrBeastify&ref=EXT-2831160');
```I have vetted and checked the extension for any sign of malicious activity, and found none. Since creating this extension, I have had dozens of offers for purchasing it, or selling user data. I have declined every single one. I would not have partnered with Impact Hero if I did not trust them.
Microsoft Edge support has been ended, and the extension has been delisted. This is because Edge is consistently the slowest at reviewing extensions, constantly rejects my submissions with vague reasons why, and are all-round terrible. Download the Chrome version instead.
[![Button Download Chrome]][Download Chrome]
[Button Download Firefox]: https://img.shields.io/badge/Firefox-FF7139?style=for-the-badge&logoColor=white&logo=Firefox
[Button Download Chrome]: https://img.shields.io/badge/Chrome-4285F4?style=for-the-badge&logoColor=white&logo=GoogleChrome
[Button Download Edge]: https://img.shields.io/badge/Edge-0078D7?style=for-the-badge&logoColor=white&logo=MicrosoftEdge&color=grey
[Download Firefox]: http://addons.mozilla.org/en-GB/firefox/addon/youtube-mrbeastify/
[Download Chrome]: http://chrome.google.com/webstore/detail/youtube-mrbeastify/dbmaeobgdodeimjdjnkipbfhgeldnmeb
[Download Edge]: #microsoftedge[UI YouTube]: http://www.youtube.com/@UnnecessaryInventions
[UI Website]: http://www.mrbeastify.com/