Read homepage url or load home page

I have write an extension for Firefox. It will move navigation to Popup and menu. Currently I provided possibility to click back, forward, reload and type url to load. Each operation operates on current tab. I have problem with accessing home page url to load home page.
Sources of addon is here:
https://rapidshare.io/69U/PasekAlaOS_(1).tar.gz
It’s under GNU/GPL v3.

I’m not sure what you are trying to achieve but getting homepage URL should be possible with this API:

Thanks. It worked for me.

I am trying to achieve something similar I described in this thread:

I am trying to reduce space usage by browser UI.

1 Like