Додатки браузера Firefox
  • Розширення
  • Теми
    • для Firefox
    • Словники та локалізації
    • Інші сайти браузера
    • Додатки для Android
Увійти
Перегляд Set Netflix Title

Set Netflix Title автор GaryTsukla

For watching Netflix on your PC, in your browser. Changes the tab's title to match the show you are watching.

0 (0 reviews)0 (0 reviews)
1 User1 User
Для використання цього розширення вам потрібен Firefox
Завантажити Firefox та отримати розширення
Завантажити файл

Метадані розширення

Про це розширення
# Adjust Window Title on Netflix

This is a 5-minute extension I made for Firefox.

I have a few tabs open for different shows on Netflix, and the tab's title is always "Netflix" instead of the show I'm watching. It's a little annoying because, sometimes, I can't remember which show is on which tab.

I made this quick extension, to change the tab's title to the title of the show.

Now I can see which tab is for which show, without having to click on it or work from my own memory.

# Problems

One of the issues I faced was the way Netflix displays the name of the show, on the webpage.

It's interesting that they actually delete elements completely, rather than just hiding them. This seems like a mistake, since it takes more resources on the client computer to create and destroy elements constantly. Hiding and showing the elements would probably provide better performance.

Unfortunately, this means getting the name of the show is actually really difficult because this information might not actually be available anywhere in the DOM.

When you first load the page, the title is in the DOM for a short time, but not immediately on load. So, I do a quick check every 0.4 seconds and update the title if it's available.

Unfortunately, in the case where you finish an episode, and it automatically loads the next episode, the title is not in the DOM (as far as I'm aware). In this case, I found it best to save the title from our last successful attempt, and store it in local storage; and then just use the saved title instead. This works in almost all cases, but in the event it is wrong, a simple refresh of the page reliabily gets the title to appear in the DOM.

# Conclusion

Since I can't hack into Netflix and force them to show the title haha, and the title is only available at random times, my solution here is the best I can do, without investing a lot more time into it.

I just wanted this to be a quick thing, but I could invest a lot more time looking into the DOM and finding awkward workarounds to detect the title whenever it appears on the screen. This would take a while though, maybe 1 or 2 hours.

I'm happy with this simple solution, for what is really just an issue of my personal convenience.
Rated 0 by 0 reviewers
Увійдіть, щоб оцінити це розширення
Ще немає оцінок

Рейтинг збережено

5
0
4
0
3
0
2
0
1
0
Ще немає відгуків
Permissions and dataДокладніше

Необхідні дозволи:

  • Отримувати доступ до ваших даних для вебсайтів у домені netflix.com
Більше інформації
Посилання додатка
  • Сайт підтримки
Версія
0.0.5
Розмір
9,41 КБ
Востаннє оновлено
3 роки тому (8 груд 2022 р.)
Пов'язані категорії
  • Налаштування інтерфейсу
  • Вкладки
Ліцензія
Ліцензія MIT
Історія версій
  • Переглянути всі версії
Додати до збірки
Повідомити про цей додаток
Інші розширення від GaryTsukla
  • Ще немає оцінок

  • Ще немає оцінок

  • Ще немає оцінок

  • Ще немає оцінок

  • Ще немає оцінок

  • Ще немає оцінок

Перейти на домівку Mozilla

Додатки

  • Про
  • Блог додатків Firefox
  • Семінар з розширень
  • Центр розробника
  • Політики розробників
  • Блог спільноти
  • Форум
  • Повідомити про помилку
  • Настанови з написання відгуків

Браузери

  • Desktop
  • Mobile
  • Enterprise

Продукти

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Приватність
  • Файли cookie
  • Правові положення

За винятком випадків зазначених тут, вміст цього сайту ліцензовано на умовах ліцензії Creative Commons Attribution Share-Alike License v3.0, або будь-якою новішою версією.