开发者

Firefox addon change about:blank

开发者 https://www.devze.com 2023-03-19 19:13 出处:网络
I would li开发者_运维问答ke to change the about:blank page to the url of my firefox addon homepage page.

I would li开发者_运维问答ke to change the about:blank page to the url of my firefox addon homepage page.

How do I change the default new tab url or can give a new tab a default url?

I'm using the Firefox Add-on SDK.


You could use a combination of the TabOpen event and the window.location method.

0

精彩评论

暂无评论...
验证码 换一张
取 消