Since I couldn't wait for Cleeki to be settings-friendly I created this bookmarklet for my needs. It isn't customizable but anyone who wants can download the source code files and alter them.
Basically it gives you an opportunity to search selected text in: Google, Wikipedia, YouTube, Google Images and if selected texts is a link - to visit the website.
Create a new bookmark with the following name (i dont know how to post it drag-n-drop-able)
Credits goes to Shareaholic bookmarklet witch code i used to create this one.Code:javascript:var%20s=document.createElement('script'); s.src='http://mg22.hit.bg/testbookmarklet.js'; s.type='text/javascript'; void(document.getElementsByTagName('head')[0].appendChild(s));
So if anyone finds this usefull give it a try.
Here is a screenshot:
And the source codes are theese:
htm page
js file
Enjoy.


LinkBack URL
About LinkBacks



Reply With Quote


