Comment #75 on issue 567 by michael.serisier: Remember zoom ratio on a site  
basis
http://code.google.com/p/chromium/issues/detail?id=567

You can go into the windows registry and search for:
chrome.exe" -- "%1"
and replace the string with
  chrome.exe" --enable-user-scripts -- "%1"

On Ubuntu, I've changed the default launcher for chromium  
from "chromium-browser" to
"chromium-browser --enable-user-scripts", and that seems to work fine too  
(although I
can't guarantee I've tried to double click shortcuts from a folder).

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to