Chrome devs often talk about their plugin plans, but I am still unsure what kind of plugins they mean. Are they working in the direction of real firefox-like plugins that can deeply interact with browser engine and interface, or they have no intentions of going beyond current javascript userscripts?
|
feedback
|
|
The wishlist of extension APIs suggests that they intend to allow deeper interaction with the browser in the future. A list of more details of some of the proposed APIs is here. Interesting looking ones include the Gleam API that looks like it'll provide an easy interface for interacting with DOM objects. There is further discussion about the changing design on the Chromium developer mailing list | |||
|
feedback
|
|
The samples they posted show promise. Ultimately it is just scripting, but with the ability to significantly modify the browser environment, it looks like they can achieve much the same level of plugins we find in Firefox. I for one am looking forward to it, though the last time I tried Chromium it was crash after crash. More examples here: http://www.chromeplugins.org/google/chrome-plugins/chrome-extensions-bookmarklets-userscripts-compilation-7510.html | ||||
feedback
|