Trying to Reduce amt of Extensions.


Recommended Posts

I heavly rely on Download Manager tweak for only one reason and that is because it puts the Downloads in a sidebar to the right, now im wondering is there any tweak that can open the download manager in a sidebar without having to have this extension installed.

I also have swift.tabs which allows me to go thru tabs using ctrl+left arrow or ctrl+right arrow. is their any way to set that up without using the extension

Ps. Keyconfig does not allow that.

thats it for now..

Link to comment
Share on other sites

Sidebar at right, userChrome.css

window > hbox { direction:rtl; }

window > hbox > * { direction:ltr; }

Downloads in Sidebar, user.js

user_pref("browser.download.openSidebar", true); user_pref("browser.download.useProgressDialogs", false);

Link to comment
Share on other sites

thank u... thank you .... :THANKYOU:

u have no idea how grateful i am now im off to find other ways to reduce amount of extentions :s

Link to comment
Share on other sites

ok i uninstalled dl manager tweak and i used those tweaks an added them using chromedit but theire not working when i press the downloads button it opens up in another tab.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.