For chromium you can add a flag to disable images: Go to your shortcut for chromium -> right-click -> properties -> and at the very end of the target path for chromium add ( if there are quotes, outside them ): --disable-images And for flash you can add after that: --disable-plugins
So it should look something like: C:\Users\username\AppData\Local\Chromium\Application\chrome.exe -- disable-images --disable-plugins List of switches: http://src.chromium.org/svn/trunk/src/chrome/common/chrome_switches.cc Chromium already has automatic forms: Wrench icon -> options -> personal stuff -> Form autofill On Oct 21, 8:30 am, Sim Sim <[email protected]> wrote: > Could you please, if you haven't started already, develop a feature > that allows users to turn off images, pictures, and programs such as > Flash, Shockwave, etc. so that the content of a page may be limited to > just text. I'm sick of porn and other distractions and nuisances like > adverts and such. Also, a feature that automatically fills in forms > like the one in Firefox will be very useful. Thank you. --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
