Custom New Tab Page 的评价
Custom New Tab Page 作者: MethodGrab
84 条评价
- 评分 1 / 5来自 Firefox 用户 14143331, 7 年前In 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?
开发者回应
发布于 7 年前The 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.- 评分 5 / 5来自 Владимир Викторович, 7 年前Очень,очень классное и нужное расширение!!!!! Можно вписывать адрес любых онлайн закладок и они всегда будут как стартовая страница. Года 3 я этим расширением пользуюсь в опере и вполне доволен. Рекомендую воспользоваться.Не пожалеете.
- 评分 3 / 5来自 @SouthOkanagan, 7 年前I 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?开发者回应
发布于 7 年前Thanks 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. - 评分 5 / 5来自 RandomEngy, 7 年前Works great! Much better than New Tab Override. I like being able to start typing after opening the tab.
- 评分 5 / 5来自 LorenAmelang, 7 年前The 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.开发者回应
发布于 7 年前Thanks for your review.
I've updated step 1 in the instructions which should hopefully make it a bit clearer.