The textbox should be under the other textboxes on the right side of the video window.
It should look like this:
![]()
This is a discussion on NEW YouTube Download Helper Extension within the Chrome Plugins section, part of the Google Chrome category: The textbox should be under the other textboxes on the right side of the video window. It should look like ...
The textbox should be under the other textboxes on the right side of the video window.
It should look like this:
![]()
ok got this script working finally.... but I have a work script that works on Fire Fox but not this one....
is it something that Chrome doesn't support or something?
@blackcoil
Thanks for the picture, it is working OK (Nice app)
@Kyrax
Your right, it needs to be a double hyphen ...
C:\Users\<User>\AppData\Local\Google\Chrome\Application\chrome.exe --enable-user-scripts --enable-extensions --load-extension="C:\Users\<User>\AppData\Local\Google\Chrome\User Data\Default\User Scripts"
That's my command line and I have I think 2 extensions loaded and 2 user scripts. Both my scripts and extensions (that weren't packaged installers) reside in the "User Scripts" folder.
**Ignore the erroneous space in "Chrome". Must be a bug in the forum.
Thanks devilslackey,
In my case, I use the default directories of Google, the string becomes just too long, I cannot insert it in the target box.
"C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\Chrome\Application\chrome.exe" --enable-user-scripts --enable-extensions --load-extension="C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\Chrome\User Data\Default\Extensions"
I am using XP SP3 and Chrome 2.0.180.0 (Official Build 15835)
Luc VN
I'm running Windows 7 so I cannot test this, but try moving your extensions to C:\Extensions, updating your string to reflect your new extensions location and see if it shortens the path enough.
I'm using AdSweep, Custom NewTab and YouTube Downloader extensions and none of them works in 2.0.180.0 ....
Any solutions ....
BTW Luc VN you don't need the Load extension if you're using the Chrome defaults ...