Enhancer for YouTube™ incelemeleri
Enhancer for YouTube™ geliştiren: Max RF
Say my name adlı kullanıcının incelemesi
5 üzerinden 4 puan
yazan: Say my name, bir yıl öncethe Extension is a must have for everyone using YouTube, one thing to mention the Extension doesn't load properly all the times I'm using a FireFox fork, found people online complaining about the same thing, hope the dev addresses this issue in the NEXT update
Edit: a turn around fix that I use for now is a costume script
first install the Tampermonkey extension
second use this costume script(dont forget to edit the youtube and tampermonkey links):
// ==UserScript==
// @name Force Enhancer for YouTube
// @namespace past tampermonkey link here/
// @version 0.1
// @description Ensure Enhancer for YouTube loads consistently
// @author You
// @match past youtube link here /*
// @grant none
// ==/UserScript==
(function() {
'use strict';
// Function to check if Enhancer for YouTube is loaded
function checkEnhancerYouTube() {
// Look for specific elements that Enhancer for YouTube creates
const enhancerLoaded = document.querySelector('#enhancer-for-youtube-controls') ||
document.querySelector('[id^="enhancer-for-youtube"]');
if (!enhancerLoaded) {
console.log('Enhancer for YouTube not detected, forcing reload...');
// Create a temporary element to trigger mutation observers
const trigger = document.createElement('div');
trigger.id = 'enhancer-youtube-trigger';
trigger.style.display = 'none';
document.body.appendChild(trigger);
// Dispatch events that might wake up the extension
window.dispatchEvent(new Event('resize'));
document.dispatchEvent(new Event('readystatechange'));
// Clean up and try again
setTimeout(() => {
trigger.remove();
checkEnhancerYouTube();
}, 2000);
}
}
// Run after YouTube has loaded
if (document.readyState === 'complete') {
setTimeout(checkEnhancerYouTube, 3000);
} else {
window.addEventListener('load', () => {
setTimeout(checkEnhancerYouTube, 3000);
});
}
})();
Edit: a turn around fix that I use for now is a costume script
first install the Tampermonkey extension
second use this costume script(dont forget to edit the youtube and tampermonkey links):
// ==UserScript==
// @name Force Enhancer for YouTube
// @namespace past tampermonkey link here/
// @version 0.1
// @description Ensure Enhancer for YouTube loads consistently
// @author You
// @match past youtube link here /*
// @grant none
// ==/UserScript==
(function() {
'use strict';
// Function to check if Enhancer for YouTube is loaded
function checkEnhancerYouTube() {
// Look for specific elements that Enhancer for YouTube creates
const enhancerLoaded = document.querySelector('#enhancer-for-youtube-controls') ||
document.querySelector('[id^="enhancer-for-youtube"]');
if (!enhancerLoaded) {
console.log('Enhancer for YouTube not detected, forcing reload...');
// Create a temporary element to trigger mutation observers
const trigger = document.createElement('div');
trigger.id = 'enhancer-youtube-trigger';
trigger.style.display = 'none';
document.body.appendChild(trigger);
// Dispatch events that might wake up the extension
window.dispatchEvent(new Event('resize'));
document.dispatchEvent(new Event('readystatechange'));
// Clean up and try again
setTimeout(() => {
trigger.remove();
checkEnhancerYouTube();
}, 2000);
}
}
// Run after YouTube has loaded
if (document.readyState === 'complete') {
setTimeout(checkEnhancerYouTube, 3000);
} else {
window.addEventListener('load', () => {
setTimeout(checkEnhancerYouTube, 3000);
});
}
})();
12.261 inceleme
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14414170, 3 saat önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 16845433, bir gün önce
- 5 üzerinden 4 puanyazan: –Phase–, bir gün önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 16895177, bir gün önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 19774693, 8 gün önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 18099698, 9 gün önceThis is extremely useful and well done, I'm so glad you decided to return to Firefox and continue the development of the extension. Thank you.
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 12524597, 9 gün önceThis makes YouTube brilliant!
I've been using Enhancer for years, and I'll never go back. - 5 üzerinden 4 puanyazan: peepeeman, 10 gün önceSo this extension is AMAZING
problems:
there needs to be a way to get the old look of youtube back (optionally of course) such as the old player, thumbnails, square icons, etc.,
-
so i can hide shorts which is wonderful though the problem is I can't hide anything else like the sidebar, home page/feed, etc.,
IF these issues are resolved I will change my rating to 5 star thx - 5 üzerinden 5 puanyazan: vi, 11 gün önce
- 5 üzerinden 5 puanyazan: Max, 12 gün önce
- 5 üzerinden 5 puanyazan: Zuko, 12 gün önce
- 5 üzerinden 2 puanyazan: Firefox kullanıcısı 16273138, 12 gün önceThe desired resolution no longer works, I set it to 1440p and instead the videos start at 720p
- 5 üzerinden 1 puanyazan: DreamyFlower, 14 gün önce
- 5 üzerinden 5 puanyazan: Kaj, 14 gün önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 17834447, 14 gün önce
- 5 üzerinden 5 puanyazan: stebo02, 15 gün önce
- 5 üzerinden 5 puanyazan: GhostOps, 16 gün önce
- 5 üzerinden 5 puanyazan: Blankmann1978, 18 gün önce
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 12982200, 18 gün öncewelcome back to firefox! I've missed the granular video speed option that no other extensions have. and especially just scrolling with the mouse wheel when hovering over the speed icon. love to see it
- 5 üzerinden 4 puanyazan: TehAlekzi, 18 gün önceMust have when Google keeps proving their incompetence time and time again when it comes to the Youtube UI. Will change to 5/5 when "appearance" settings gets a toggle to hide the useless "most relevant" shelf from the subscriptions page (which is also absolutely buggered with "videos per row" set to more than the default 3) and the ability to change back to the old list format instead of the horrid looking grid.
- 5 üzerinden 5 puanyazan: MatthewStar, 18 gün önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 18800162, 18 gün önceYour Firefox extension is breaking the video quality and making it smaller in YouTube Shorts.
- 5 üzerinden 1 puanyazan: Firefox kullanıcısı 13078201, 19 gün önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 19807641, 19 gün öncethis addon really good.. but if its have feature to customise the caption/subtitle such as change size, color much better