Following the «run-at document-start» it was possible and I have made
some extensions (http://userscripts.org/scripts/show/46974).  But now
there are some problems:

1) Need gui. At least item menu. User must have a convenient way to
run adblock to blocking ads on the site, or disable flashblock on
youtube. And yet there is only one (?) way to do this - to use
hotkeys.
2) Need localStorage. Without localStorage, I was forced to use
cookies, because «Gears» looks slow.
3) Need method for blocking scripts. Maybe similar to Opera's
«BeforeExternalScript».
4) Maybe «run-at document.head-start» and «run-at document.body-start»
will be useful. Of course we can use the «run-at document-start +
setTimeout», but it would be convenient and reliable.

P.S. I know that «This extension system is not ready yet», but «API
Wish List» does not contain all of these wishes and they can be
useful.

--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to