Quoted By:
do you guys have an idea how I should approach handling extensions on a _minimal_ firefox UI?
What I want:
>tabs at the top
>vimperator at the bottom
>extension bar a little higher than vimperator (otp: green) with small, clickable icons
having
#nav-bar
{
psotion: fixed !important;
}
does move icons to the bottom of the screen but overlaps the completion options that are invoked while using vimperator
need halp