Since I'm a complete newbie, please pardon my cluelessness...  Why would a
bookmarklet be restricted to Google searches?  From what I've just read,
bookmarklets contain URLs, which don't necessarily point to Google.

On the other hand, why do we need Gmarks to be compatible with
bookmarklets?  Can you give a usage example where Firefox's functionality is
enhanced by such compatibility?

Thanks!
Chris

On Fri, Dec 26, 2008 at 9:44 PM, ekbworldwide <[email protected]>wrote:

>
> I don't know what the status of bookmarklets in gmarks is - but how
> about if gmarks enabled bookmarklets via a google search (or something
> better) and a very simple (just a few lines) greasemonkey script?
>
> The problem with my idea is that a google search has to be done before
> the bookmarklet runs. I can't think of a way to avoid that.
>
> The key concept is to make the bookmarklet - from a google bookmarks
> stand point - 100% ordinary. It's the greasemonkey script that
> converts it into a bookmarklet. And the script allows bookmarklets to
> be enabled/disabled easily.
>
> example
>
> 1
> bookmarklet
> javascript:alert("test");
>
> 2
> a bookmark to run the bookmarklet (num / suggon / safe ) exist in this
> example
>
> http://www.google.com/search?aq=f&num=100&hl=en&lr=&suggon=0&safe=off&as_qdr=all&q=javascript%3Aalert(%22test%22)%3B&btnG=Search<http://www.google.com/search?aq=f&num=100&hl=en&lr=&suggon=0&safe=off&as_qdr=all&q=javascript%3Aalert%28%22test%22%29%3B&btnG=Search>
>
> 3
> And the greasemonkey script converts any google search starting with
> "javascript:" into a bookmarklet.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GMarks" 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/GMarks?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to