Extensions :  K-Meleon Web Browser Forum
All about K-Meleon extensions. 
Remote XUL Manager Firefox Extensiion for K-Meleon 74.0 and K-Meleon 75.0 Beta 1
Posted by: George Hall
Date: November 29, 2014 08:58PM

For Remote XUL Manager Firefox Extension to work with K-Meleon 74.0 and K-Meleon 75.0 Beta 1, download Remote XUL Manager https://addons.cdn.mozilla.net/user-media/addons/235281/remote_xul_manager-1.2.4-sm+fn+fx+an.xpi and rename it to remotexulmanager@xulforge.com.xpi

Remote XUL Manager http://kmext.sourceforge.net/km74/remotexulmanager-km74.7z for K-Mleleon 74 contains the macros forand extract macros for Remote XUL Manager.

However, when I extracted them, the macro xulmanager.kmm did launch RemoteXUL Manager when I click RemoteXUL Manager under Developmemt in the Tools Menu.

When I used the address chrome://remotexulmanager/content/rxmManager.xul or selected opions Remote XUL Manager Extensions after about:addosn, the RemoteXUL Manager launched.

Options: ReplyQuote
Re: Remote XUL Manager Firefox Extensiion for K-Meleon 74.0 and K-Meleon 75.0 Beta 1
Posted by: George_Hall
Date: February 08, 2015 09:37PM

Quote
George Hall
For Remote XUL Manager Firefox Extension to work with K-Meleon 74.0 and K-Meleon 75.0 Beta 1, download Remote XUL Manager https://addons.cdn.mozilla.net/user-media/addons/235281/remote_xul_manager-1.2.4-sm+fn+fx+an.xpi and rename it to remotexulmanager@xulforge.com.xpi

Remote XUL Manager http://kmext.sourceforge.net/km74/remotexulmanager-km74.7z for K-Mleleon 74 contains the macros forand extract macros for Remote XUL Manager.

However, when I extracted them, the macro xulmanager.kmm did launch RemoteXUL Manager when I click RemoteXUL Manager under Developmemt in the Tools Menu.

When I used the address chrome://remotexulmanager/content/rxmManager.xul or selected opions Remote XUL Manager Extensions after about:addosn, the RemoteXUL Manager launched.

The macro xulmanager.kmm from Remote XUL Manager http://kmext.sourceforge.net/km74/remotexulmanager-km74.7z below has a mistake.

# K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage)

# ---------- pending macro for ported extension--------------------------------------


remotexul{
$HOST=hostname($URL);
setclipboard($HOST);
$OpenURL="chrome://remotexulmanager/content/rxmManager.xul";
$ExecMacros="OpenURL_InNewWindow"; &ExecMacros_Frames;
}

remotexul_BuildMenu{
setmenu("Development",macro,"RemoteXUL Manager",httpkm);
}

$OnInit=$OnInit."remotexul_BuildMenu;";
# ---------------------------------------------------------------------------
$macroModules=$macroModules."remotexul;";

The line setmenu("Development",macro,"RemoteXUL Manager",httpkm);
needs to be changed to the line
setmenu("Development",macro,"RemoteXUL Manager",remotexul);

The macto HTTP Monitor was used a Template for RemoteXUL Manager. The person who made the macro forgot to change httpkm to remotexul. This mistake prevents "HTTP Monitor" from being listed in the Development Menu while the macro macro xulmanager.kmm is enabled.

The repaired macro and extension are available for download below.



Edited 1 time(s). Last edit at 02/08/2015 09:50PM by George_Hall.

Attachments: RemoteXUL_Manager.zip (43 KB)  
Options: ReplyQuote
Re: Remote XUL Manager Firefox Extensiion for K-Meleon 74.0 and K-Meleon 75.0 Beta 1
Posted by: George_Hall
Date: May 30, 2015 01:53AM

Quote
George_Hall
Quote
George Hall
For Remote XUL Manager Firefox Extension to work with K-Meleon 74.0 and K-Meleon 75.0 Beta 1, download Remote XUL Manager https://addons.cdn.mozilla.net/user-media/addons/235281/remote_xul_manager-1.2.4-sm+fn+fx+an.xpi and rename it to remotexulmanager@xulforge.com.xpi

Remote XUL Manager http://kmext.sourceforge.net/km74/remotexulmanager-km74.7z for K-Mleleon 74 contains the macros forand extract macros for Remote XUL Manager.

However, when I extracted them, the macro xulmanager.kmm did launch RemoteXUL Manager when I click RemoteXUL Manager under Developmemt in the Tools Menu.

When I used the address chrome://remotexulmanager/content/rxmManager.xul or selected opions Remote XUL Manager Extensions after about:addosn, the RemoteXUL Manager launched.

The macro xulmanager.kmm from Remote XUL Manager http://kmext.sourceforge.net/km74/remotexulmanager-km74.7z below has a mistake.

# K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage)

# ---------- pending macro for ported extension--------------------------------------


remotexul{
$HOST=hostname($URL);
setclipboard($HOST);
$OpenURL="chrome://remotexulmanager/content/rxmManager.xul";
$ExecMacros="OpenURL_InNewWindow"; &ExecMacros_Frames;
}

remotexul_BuildMenu{
setmenu("Development",macro,"RemoteXUL Manager",httpkm);
}

$OnInit=$OnInit."remotexul_BuildMenu;";
# ---------------------------------------------------------------------------
$macroModules=$macroModules."remotexul;";

The line setmenu("Development",macro,"RemoteXUL Manager",httpkm);
needs to be changed to the line
setmenu("Development",macro,"RemoteXUL Manager",remotexul);

The macto HTTP Monitor was used a Template for RemoteXUL Manager. The person who made the macro forgot to change httpkm to remotexul. This mistake prevents "HTTP Monitor" from being listed in the Development Menu while the macro macro xulmanager.kmm is enabled.

The repaired macro and extension are available for download below.

The Remote XUL Manager 1.2.4 Firefox Extension was just updated to a signed version.

Remote XUL Manager 1.2.4.1 signed https://addons.cdn.mozilla.net/user-media/addons/235281/remote_xul_manager-1.2.4-sm+fn+fx+an.xpi

Attachments: RemoteXUL_Manager.zip (48 KB)  
Options: ReplyQuote


K-Meleon forum is powered by Phorum.