Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't load Youtube when its enabled #2272

Open
Heworld21 opened this issue Dec 1, 2024 · 1 comment
Open

Can't load Youtube when its enabled #2272

Heworld21 opened this issue Dec 1, 2024 · 1 comment

Comments

@Heworld21
Copy link

(Please fill out the issue template with your details)

Expected Behavior

open youtube normally

Actual Behavior

can't loaded youtube video contents, just show some texts.

Specifications

  • Chromium: (i.e. 64.0.3282.140)
  • TM: (i.e. 4.5.5648)
  • OS: (i.e. MacOS 10.13.4)

Script

(Please give an example of the script if applicable.)

// ==UserScript==
// @name MyName
// @namespace http://mywebsite.com
// @Version 1.0
// @description try to take over the world!
// @author Me
// @match http://mywebsite.com/*
// @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js
// @include https://mywebsite.com/*
// @grant none
// ==/UserScript==
@derjanb
Copy link
Member

derjanb commented Dec 1, 2024

A Tampermonkey, browser and OS version would be good to know....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants