I want to write my own bookmarklet in gwt and I didn't found any good tutorial online. This guy managed to do so, I want to know why. And yes, most browsers support bookmarklets
On 13 jun, 21:31, Sky <[email protected]> wrote: > On Jun 13, 8:27 am, Thomas Broyer <[email protected]> wrote: > > > The issue with bookmarklets injecting scripts, is that they can > > "become evil" without your bookmarklet code changing (this is also an > > advantage, as the bookmarklet somehow "updates" itself just as any web > > app). > > Indeed, since they are injecting code, they only have to change the JS > code and the bookmarklet becomes "updated". > > So ya, I seriously have a hard time trusting a bookmarklet unless it > comes from a legit and well established business. The worst a legit > biz is going to do is do data mining on the things I do... they aren't > going to steal my passwords and credit cards. > > Dino, all you have to do is drag his GTB link into the bookmark area > to create a bookmarklet in the Chrome browser. I don't know if any > other browsers support bookmarklets yet. It's got nothing to do with > creating a gwt project. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
