
| NS 6.x version | |
|
Home |
Mailing List |
Installation |
Source Code |
Bugs |
Screenshots |
Feedback
|
Online version of mozCalc for Netscape 6.1 or higher
Hesitating to install a XPI? Try the online version!
Open mozCalc window.
Add to Mozilla sidebar.
Note:
To get access to the clipboard and memory/history features (realized with the RDF services) you have to add the following line to user.js (in your profile directory):
user_pref("signed.applets.codebase_principal_support", true);
mozCalc will ask you for privileges but you may add these lines as well:
user_pref("capability.principal.codebase.mozcalc.id", "http://mozcalc.mozdev.org");
user_pref("capability.principal.codebase.mozcalc.granted", "UniversalXPConnect");
Warning:
Setting these prefs is a security risk!