UserPreferences

DailyNotes/2005/12/15/MycopyurlplusOverlayJs


/***** BEGIN LICENSE BLOCK *****

/**

function cupGetPrefs(prefName) {

}

/**

function cupSetPrefs(prefName, prefVal) {

}

/**

function eol() {

}

function copyToClipboard(copyThis) {

}

function getCurrentBrowser() {

}

function getCurrentSelection() {

}

function getCurrentHTMLSelection() {

}

function getCurrentHTMLSelection2() {

}

function bulkReplace(inString, regexArray) {

}

/**

function getCurrentLink() {

}

function doCopyURLPlus(mode) {


"

}

/**

var copyurlplusMenuItems = new Array('copyurlplus-sel', 'copyurlplus-titlesel');

function copyurlplusContext() {

}

function copyurlplusAddMenu(menu, prefPos, label) {

}

/**

function copyurlplusCreateMenus() {

}

function init() {

}

window.addEventListener("load", init, false);