Reviews for Custom New Tab Page
Custom New Tab Page by MethodGrab
89 reviews
- Rated 5 out of 5by Bonaparte, 7 years ago
- Rated 5 out of 5by Firefox user 13937307, 7 years agoWorks like it should. :)
It open the specific URL (wikipedia in my case) and focuses an empty address-bar.
it just lacks the title of the the newly opend tab (it shows "new tab" instead of "wikipedia") ...but thats negligible.Developer response
posted 7 years agoFor security reasons it's not possible to set the title automatically but I've just published v0.3.0 which lets you manually set the title from the options page. - Rated 1 out of 5by Firefox user 12623004, 7 years agoIt opens the tab to bing which i want but when search bing the websites not open so useless
- Rated 5 out of 5by desto, 7 years ago
- Rated 5 out of 5by Firefox user 14271624, 7 years agoDoes exactly what I want, without requiring access to anything sensitive (like my browser history, or data entered into any web page)
- Rated 1 out of 5by Firefox user 14143331, 7 years agoIn one of my profiles, I want new tabs to open my Home Page: http://localhost:8090. But when I change the New Tab URL to this address, the extension ignores it. My homepage works fine, and I'm certainly not blocking iframes. Do I have to somehow explicitly enable or add an iframe to my home page for this extension to work?
- Rated 5 out of 5by Vincent, 7 years ago
Developer response
posted 7 years agoThe add-on never claimed to support local files. Local file:// URLs do not work because of security restrictions imposed by Mozilla. I've updated the description to make this clear.- Rated 5 out of 5by syntax53, 7 years ago
- Rated 5 out of 5by Владимир Викторович, 8 years agoОчень,очень классное и нужное расширение!!!!! Можно вписывать адрес любых онлайн закладок и они всегда будут как стартовая страница. Года 3 я этим расширением пользуюсь в опере и вполне доволен. Рекомендую воспользоваться.Не пожалеете.
- Rated 3 out of 5by @SouthOkanagan, 8 years agoI can't get https://www.google.com/ncr or https://www.google.com to work as the saved new tab page.
Other search engines work just fine like startpage.com etc, having the most popular search engine (google,com), in my eyes, should be a priority.
Any ideas?Developer response
posted 8 years agoThanks for your review.
Unfortunately this is not something that can be fixed.
The way this addon avoids changing the address bar content is by creating an iframe and displaying your chosen site in that iframe. The problem is that sites (like Google) can set an HTTP header that blocks other sites (like this addon) from displaying their pages inside an iframe.
If you look in the addon options page, next to where you choose the URL, it does warn you about this by saying "The site must allow iframe embedding or it won't work".
However, in your case, I don't really understand the use case for having google.com as your new tab page if you can just search straight from the address bar? Maybe Firefox address bar "smart keywords" would work better so you could just type something like "img my icon" in the address bar and be taken straight to the Google image search results for "my icon". Here's a Firefox post about using "smart keywords" if you're interested https://support.mozilla.org/en-US/kb/how-search-from-address-bar. - Rated 5 out of 5by Heracles, 8 years ago
- Rated 5 out of 5by RandomEngy, 8 years agoWorks great! Much better than New Tab Override. I like being able to start typing after opening the tab.
- Rated 5 out of 5by LorenAmelang, 8 years agoThe Quantum update broke the extension I've been using. This was the first one I found that works in the new Firefox. Seems to work great, lightning fast, and the address bar handling is much cleaner.
I'm not sure why the instructions show "To set your custom new tab URL after installing the extension: Open `about:addons`..."
I just put my choice in the "New Tab URL" box and it worked.Developer response
posted 8 years agoThanks for your review.
I've updated step 1 in the instructions which should hopefully make it a bit clearer.