Diff: QuickDictionarySearches
Differences between version 3 and previous revision of QuickDictionarySearches.
Other diffs: Previous Major Revision, Previous Author
Newer page: | version 3 | Last edited on October 12, 2007 3:32 pm | by PhilHollenback | Revert |
Older page: | version 2 | Last edited on October 11, 2007 3:03 pm | by PhilHollenback | Revert |
@@ -7,18 +7,8 @@
* Then save the new bookmark!
This trick works for any site where you can substitutes the %s into a URL to retrieve some sort of info.
------
-<?plugin RawHtml
-<!-- AddThis Bookmark Button BEGIN -->
-<script type="text/javascript">
- addthis_url = location.href;
- addthis_title = document.title;
- addthis_pub = 'tels7ar';
-</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
-<!-- AddThis Bookmark Button END -->
-?>
-----
<?plugin RawHtml
<center>
<script type="text/javascript"><!--
version 3
Mozilla Keywords are a great way to add little shortcuts to your web browser. Basically you assign a keyword to a bookmark and then typing that keyword in the location bar jumps to the bookmark. Here's one I just figured out that I use a lot. After you set this up, just type dict someword in google and you will go right to the dict.org definition for the word.
- Add a new bookmark under Bookmarks->Manage Bookmarks.
- Give it the name dict.org search.
- Use the following location: http://www.dict.org/bin/Dict?Form=Dict1&Database=*&Strategy=*&Query=%s
- Pick a short keyword (I suggest dict).
- Then save the new bookmark!
This trick works for any site where you can substitutes the %s into a URL to retrieve some sort of info.