Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4550282
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T16:28:31+00:00 2026-05-21T16:28:31+00:00

When browsing the Add-ons Manager, about:addons, in Firefox 4, the toolbars and urlbar are

  • 0

When browsing the Add-ons Manager, about:addons, in Firefox 4, the toolbars and urlbar are hidden when “Tabs on Top” has been set.

As I am writing an extension in bootstrapped method, how can I simulate that feature in my own created page?

It has already linked to a page on resource scheme (resource://app/page.html)

I am wonder if there are some “hidden” attributes that can easily do such kind of things.

Or, whether it must hide and show the urlbar and toolbars in listener of window-mediator.

Solutions in XUL method are also welcome 🙂 , but it’d be better if it can easily handle in bootstrap.js. 😉

Thank you for your help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T16:28:32+00:00Added an answer on May 21, 2026 at 4:28 pm

    It looks like Firefox maintains a whitelist of URL locations that should hide the locationbar chrome. The whitelist is checked here:
    http://mxr.mozilla.org/mozilla-central/source/browser/base/content/browser.js#4412

    So, setting the “disablechrome” attribute on the window element should make the locationbar chrome go away. Removing the attribute will make the locationbar chrome come back.

    Adding your location the the whitelist would probably be the easiest way to make this work:
    http://mxr.mozilla.org/mozilla-central/source/browser/base/content/browser.js#4086

    From your bootstrap.js code, once you get a window, try this:

    if (window.XULBrowserWindow)
      window.XULBrowserWindow.inContentWhitelist.push("my-url");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm looking to add password-reset functionality to my site and have been browsing the
Is browsing speed depends on browser (like IE,firefox)? If it depends on browser which
I was browsing this thread , which has good recommendation but a bit too
While browsing I came across this blog post about using the Wikipedia API from
I have been assigned to add a forum into an in-house CMS we have
Browsing through the git documentation, I can't see anything analogous to SVN's commit hooks
While browsing with Chrome, I noticed that it responds extremely fast (in comparison with
From browsing on this site and elsewhere, I've learned that serving websites as XHTML
When browsing ASP.NET MVC source code in codeplex , I found it is common
While browsing some code I found a call to OpenPrinter() . The code compiles

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.