Movatterモバイル変換


[0]ホーム

URL:


OpenJS LogoJavaScript - Opened.
OpenJS >Scripts >Greasemonkey UserScripts > Bookmark Every Digg - GreaseMonkey UserScript

Bookmark Every Digg - GreaseMonkey UserScript

Not long ago, I complained thatDigg did not provide a bookmarking option. Now I decided to stop complaing and do something about it. As a result, I created GreaseMonkey Script that provides an option to bookmark each post in digg in three most popular social bookmarking sites -del.icio.us,Furl andMa.gnolia. You will see the icons of these three services to the right of all titles in theDigg page.

Install Script

Bookmark Every Digg

To install, you must have thegreasemonkey extension forfirefox browser. If you have it, click the link and choose "Install".

Screenshot

The Bookmark Every Digg User script in Action

Adding Bookmarking Sites

If you are using a social bookmarking system that is not in the given list, edit the script and add it - it is very easy. First you have to install the script. Now find the Firefox profile directory in your system.

The 'xxxxxxxx' stands for a random ID that is changes from profile to profile. Chances are that you will have only one profile, so there will be no confusion. Now open this profile folder and find the 'gm_scripts' folder - this folder cotains all the GreaseMonkey scripts.

Find a file with the name 'bookmark_every_digg.user.js' and open it in any editor. Notepad will do. You sould see the section 'bookmarkers'...

var bookmarkers = [{name: '...',favicon: '...',url: '...',width: ...,height: ...},

Fill up the details of your bookmarking network in exactly the same way. Please note that special care is to be taken when filling in the URL - the URL of del.icio.us will show up like this....

http://del.icio.us/binnyva?v=2&noui=yes&jump=close&url=%URL%&title=%TITLE%&extended=%DESC%&tags=%TAGS%

Find out how the URL of your bookmarking tool is structured and insert these keywords into the appropriate places.

width andheight stands for the width and height of the opened popup.

blog comments powered byDisqus

RSS Feed

Bookmark Every Digg - GreaseMonkey UserScript

A GreaseMonkey Script to add bookmark links next to all digg entries to the most popular bookmarking sites(del.icio.us, furl etc.)

Popular Pages

OpenJS



[8]ページ先頭

©2009-2025 Movatter.jp