Email: Takayama Fumihiko <tekezo@pqrs.org>

Firefox Extension: functions for keyconfig

ChangeLog

Version-1.3.8 (2007-08-18)

  • Now f4kc_Scroll* works even if a focus was not the browser window.
  • Adds the configuration tool.
  • Adds the following functions.
function name action
f4kc_FocusFirstInput Focus the first text input form in the page.

Version-1.3.7 (2007-01-31)

  • Add below functions.
function name action
f4kc_ToggleCheckBox Toggle CheckBox (When the range has been selected, change only the selected check box)
f4kc_CompleteURL_com Complete .com Address
f4kc_CompleteURL_net Complete .net Address
f4kc_CompleteURL_org Complete .org Address

Version-1.3.6 (2006-10-09)

  • Change default shortcut key of f4kc_Find, f4kc_FindNext, f4kc_FindPrevious.
  • Add below functions (primarily for Mac OS X users)
function name action
f4kc_Back Do back.
f4kc_Back2 Do back.
f4kc_BookmarkThisPage Add to the bookmark the seen page.
f4kc_FocusURLBar Focus to URL-bar.
f4kc_Forward Do forward.
f4kc_Reload Do reload.
f4kc_ReloadSkipCache Do reload overriding cache.
f4kc_Stop Stop Loading.
f4kc_ViewHistorySidebar View Histroy.
f4kc_WebSearch Focus to WebSearch-bar.
(This function works on Firefox 2.0 or later)

Version-1.3.5 (2006-09-28)

  • Add below functions.
function name action
f4kc_ClearJSConsole Clear JavaScript Console.
(This function works on Firefox 2.0 or later)

Version-1.3.4 (2006-09-27)

  • Support Firefox-2.0.

Version-1.3.3 (2006-03-16)

  • Change modifiers of default shortcut key.
  • Add below functions.
function name action
f4kc_JavaScriptConsoleWithTab Open JavaScript Console in New Tab.
f4kc_ViewSelectedRegionSource View selected region's page source. (How to use Movie)

Version-1.3.2

  • Support Auto-Update. (aka. adding updateURL to install.rdf)
  • Add below functions.
function name action
f4kc_ReloadFocusedFrame Reload Focused Frame
f4kc_ReloadFocusedFrameOverrideCache Reload Focused Frame Overriding Cache & Proxy.

Version-1.3.1

  • Change default shortcut key for all functions.
  • Add below functions.
function name action
f4kc_ClearHTTPAuth Clear HTTP authentication information in viewed pages.

Version-1.3.0

  • Add f4kc_* entries to keyconfig configuration window automatically. (You don't have to edit prefs.js at install this extension no more).
  • Add below functions.
function name action
f4kc_Find Find in This Page
f4kc_FindNext Find Next
f4kc_FindPrevious Find Previous

** Note: If you installed previous version and added f4kc_* entries to prefs.js, these entries appear twice in keyconfig configuration window. There are no adverse effect, but if you dislike it, please erase previous entries from prefs.js.

Version-1.2.2

  • Support below functions at "PageInfo Dialog"
    • f4kc_PrevTab
    • f4kc_NextTab

Version-1.2.1

  • Add below functions.
function name action
f4kc_JavaScriptConsole open "JavaScript Console"
f4kc_PageInfo open "Page Info"

Version-1.2.0

  • Add below functions.
function name action
f4kc_CopyCurrentTitle copy current document title to clipboard.

Version-1.1.2

  • Support Firefox-1.5.

Version-1.1

  • Remove unused files from package.

Version-1.0

  • Add below functions.
function name action
f4kc_CopyCurrentURI copy current URI to clipboard.
f4kc_LoadSubScript(jsfilename) load your XUL code (useful for XUL developer)

Comments for This Page.
Date: 2008-06-22 15:33 (JST)