MRTech.com   Free 2.25 GB of Backup Space!

 

Set focus here

Products

Services
Tech News

Tech Forums
Hacking Firefox

My Extensions
My Resume

Random Pics
|

MR Tech's Mozilla Extensions Page
for other mrtech approved extensions click here
email: mrtech [at] gmail.com

Order "Hacking Firefox"
by Mel Reyes
 
MR Tech's Local Install Hacks | Local Install Page | Extensions Page

  • Change Extension/Theme Window Listing format:
    Hidden pref of "local_install.viewPadding" for EM/TM window

  • Experimental: Bypass the Install Prompt altogether:
    Hidden pref of "local_install.bypassInstallDelay", do not set this to true unless you are absolutely sure of what you are doing. Note: the install prompt will flash for a split second and then close and continue without stopping.

    Hacks below need to be put your userChrome.css file:

  • This hack has been integrated into Local Install v5.2, it's still here for Firefox 1.0.x builds and similar
    Show Extension and Theme version numbers to the right in Extension/Themes window:
    /* Right-Align Version Number in EM/TM Window 
    (MUST be placed ABOVE the @namespace entry) */
    @import url("chrome://local_install/skin/emtm_right_align_version.css");

    Hacks below need to be put in both your userChrome.css & userContent.css files:

  • Remove space in Extension/Theme manager window just before the Restart icon
    #restart-spacer {
    	display: none !important;
    }


  • |

    Tour   Demos   Forums   Tech News   Contact Us   Home   Donations for MRTech.com  
    © 1995 - 2008 MR Technical Solutions, Inc.