Chào mừng đến với tiện ích Firefox cho Android.
Add extra features and styles to make Firefox cho Android your own.
ĐóngĐánh giá cho RSE Tools bởi duke4e
Rated 5 out of 5 stars
Here's a 100% working DIY fix for FF 3.6:
In rsetoolsOverlay.js replace method browse with:
var browse = function(url) {
gBrowser.selectedTab = gBrowser.addTab(url);
}
if you don't want new tab to take focus, then use this
gBrowser.addTab(url);
Để tạo ra bộ sưu tập của riêng mình, bạn phải có một tài khoản trên Tiện ích Mozilla.