On Mon, Jan 26, 2009 at 9:16 AM, jadavis01 <[email protected]> wrote: > I am having trouble getting javascripts to initiate in Chrome/ > Chromium. I'm not getting any errors, I just am not seeing any .js > files being read/implemented in Chrome or Chromium. > I have tried using --enable-greasemonkey or --enable-user-scripts in > the target area of the shortcut. I have also tried running directly > from the start menu "run" box using either of those two switches. > I have tried loading the .js files into C:\scripts and also into C:\... > \chrome\defaults or C:\...Chromium\defaults folders.
Please double-check that you have followed these instructions, exactly: http://dev.chromium.org/developers/design-documents/user-scripts. Double-check the directory that you are using. It is easy to forget a component of the path. > I have also tried using Greasemetal with no results happening. > The javascript is all "canned" .js from userscripts.org. Most I have > tried are applied to Gmail, like changing the delete button to red > color or merging Greader in Gmail screen. Some are more Chrome > oriented. > I have read that many of the scripts are written for Firefox, Opera or > Safari and don't work in Chrome/Chromiuim. I have tried some that are > working for other people in Chrome. It's true that some scripts that are written for Firefox won't work with Chrome, but it sounds like that isn't the problem you're seeing. - a --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
