Don't force desktop mode on synced YouTube tabs 제작자: Alan Urmancheev
YouTube adds `app=desktop` on a redirect from `m.youtube.com`, which makes the tab always open in desktop mode. This fixes that.
사용자 없음사용자 없음
확장 메타 데이터
스크린샷
정보
YouTube adds &app=desktop on a redirect from m.youtube.com, which makes the tab always open in desktop mode, even if the same tab is opened on mobile. This browser extension fixes that.
Here's how the problem occurs:
• On mobile, a m.youtube.com tab is opened.
• The same tab is opened on desktop.
• YouTube redirects m.youtube.com to www.youtube.com and adds the app=desktop query parameter.
• The same tab is opened on mobile.
• The query parameter is never removed, so the desktop mode of the site is loaded.
This browser extension prevents app=desktop from being added by redirecting from m.youtube.com to www.youtube.com directly.
Here's how the problem occurs:
• On mobile, a m.youtube.com tab is opened.
• The same tab is opened on desktop.
• YouTube redirects m.youtube.com to www.youtube.com and adds the app=desktop query parameter.
• The same tab is opened on mobile.
• The query parameter is never removed, so the desktop mode of the site is loaded.
This browser extension prevents app=desktop from being added by redirecting from m.youtube.com to www.youtube.com directly.
0명이 0점으로 평가함
권한 및 데이터
필수 권한:
- 탐색 중 브라우저 활동에 접근
선택적 권한:
- m.youtube.com에서 사용자의 데이터에 접근
데이터 수집:
- 개발자가 이 확장 기능은 데이터 수집이 필요하지 않다고 합니다.
추가 정보