support Google Chrome
![]() ![]() |
It's the best script for youtube, but doesn't work at google chrome i want that at the next updates you working to support it. thanks |
![]() ![]() |
No support for google chrome at the moment (because of some issues). Also, can you tell me what doesn't work ? Got an error ?
|
![]() ![]() |
it's working better than the old version, i think is the emutator of gm functions. But still bugged. Btw, When I click on the "emulate GM functions by TarquinWJ" script open a new page with the script, not to install it like the youtube enhancer, but I included it in manifest.json, so your extension has to scripts now the your and the Gm function
The errors that i got in your script are:
I disable all extesions and continue the same. Look an SS of my youtube page with the script: http://img88.imageshack.us/img88/5306/errorf.png --------------------------------------------Updated-------------------------------------------------
|
![]() ![]() |
Disable the "emulate GM functions by TarquinWJ". Put in the YouTube Enhancer script, after // Dummy GM functions
GM_getValue=function(name,defval) { return defval; }
GM_setValue=function(name) {}
GM_deleteValue=function(name) {}
GM_log=function(msg) {}
GM_xmlhttpRequest=function(obj) {}
GM_openInTab=function(url) {}
GM_registerMenuCommand=function(name,func) {}
and redo a screenshot with this change. |
![]() ![]() |
Ok... I'll put an GM_* emulator using localStorage in the next update. |
![]() ![]() |
I use it
and worked, but the last code alone didn't work. If I use both, worked too. Btw, there is 2 bugs:
but if I use the scrolbar, solve the second problem
|
![]() ![]() |
Thanks... this will help me to fix the problems... Note: The dummy functions are not means to save/restore the options, but to use the default ones... Edit: What version of Google Chrome you use ? |
![]() ![]() |
i'm using the last chrome 4 Thanks for the update :} |
![]() ![]() |
I'm using the Chrome Developer Channel, always updated to the latest release. Currently that is 4.0.249.0. The script doesn't work. I get the following error message: "download_link => TypeError: Cannot read property 'style' of undefined" Also, the video appears small, the options don't appear, and the other interface elements aren't clickable. |
![]() ![]() |
I'm now tested the video, and did not work, there is the same error that the version
I just put in the YouTube Enhancer script, after const FORCE_LANGUAGE = ''; :
and the fixed. Btw, the options continues not saving, and the video does not disturb the more options tab |
![]() ![]() |
What do you have in the console log ?
|
![]() ![]() |
Please, use the last version: 2009-11-19b (and don't use the Dummy functions)
|
![]() ![]() |
Still not working. Here are the error logs from the developer console: 206undefined is not supported.
And here is a screenshot |
![]() ![]() |
Seems like Google Chrome has some broken GM functions...
try to uncomment the line with: //delete GM_log; delete GM_getValue;and retest Also, can you put under the const FORCE_LANGUAGE = ''; :show_alert(GM_setValue.toString(),1);and tell me what it's displayed ? |
![]() ![]() |
Things look much better this way. The interface is as it should be running the script, except for an error message displayed at the top: (see #1 below). I get the following in the console: (1) function () {
Without the second FORCE_LANGUAGE part, I don't get the error message, and the console says this: (1) GreaseMonkey not detected...
|
![]() ![]() |
Confirmed: Google Chrome GM_getValue function is broken.
Try the last version (2009-11-21b), and see if it working fine. Thanks. |
![]() ![]() |
Seems good. Thanks! |
![]() ![]() |
now it's work, and save.
media_controller => TypeError: Cannot call method 'toLowerCase' of undefined UPDATE: 1)If i change in: "Change the kill button aspect" not changes the button aspect
|
![]() ![]() |
What option did you change ? EDIT:
|
![]() ![]() |
i tested and working :) I think is fully suport right now |



