Custom New Tab Page 的评价
Custom New Tab Page 作者: MethodGrab
78 条评价
- 评分 5 / 5来自 asdadsasdasasd,5 年前
- 评分 5 / 5来自 student 20,5 年前This extension is great! It does exactly what it says, and nothing else. It would be nice, I suppose, if the custom page could be set within the regular Firefox options, but I'm not complaining.
What I WILL complain about is that I need an addon to do this at all. What the heck, Firefox? Not being able to set a new tab page without an extension is just... weird. - 评分 1 / 5来自 Firefox 用户 14020896,5 年前There is a major bug, most people will be using this to have their own start page, the issue is, when you click any link from this new tab page, it loads it in its iframe and dousnt redirect to the proper website you have clicked.
开发者回应
发布于 5 年前Unfortunately this is a known issue (https://github.com/MethodGrab/firefox-custom-new-tab-page/issues/1) with no easy solution unless you control the site used as your new tab page. If you do control the site you can add `target="_top"` to the links to make them open in the top frame.
I've added a note about this to the caveats section of the add-on description. - 评分 3 / 5来自 Daupaloffer,5 年前Fantastic in every way apart from the fact that it flashes white when loading.
开发者回应
发布于 5 年前Thanks for your feedback. What would you expect to see while the site is loading? A dark screen instead? I've opened an issue and any input on a solution would be appreciated https://github.com/MethodGrab/firefox-custom-new-tab-page/issues/3. - 评分 5 / 5来自 Pluggie,5 年前
- 评分 5 / 5来自 Firefox 用户 15090805,5 年前Simple, unobtrusive, doesn't require a bunch of questionable permissions, and does exactly what I wanted. Thanks!
- 评分 3 / 5来自 Firefox 用户 15007083,6 年前
- 评分 5 / 5来自 Firefox 用户 13187304,6 年前
- 评分 5 / 5来自 Sin,6 年前Does exactly as expected. A much better option for changing my new tab than a bloated addon from elsewhere that requires access to the entire browser for no reason.
- 评分 4 / 5来自 Henry Luo,6 年前
- 评分 5 / 5来自 Toadtoad,6 年前
- 评分 5 / 5来自 Firefox 用户 14430297,6 年前Much better than New Tab Override, I would say -1 star for no support for local files but sadly Mozilla doesn't allow extensions to access local files. I love how it auto focuses on search along with giving you the ability to set the new tab title! 9/10
- 评分 5 / 5来自 Bonaparte,6 年前
- 评分 5 / 5来自 Firefox 用户 13937307,6 年前Works 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.开发者回应
发布于 6 年前For 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. - 评分 1 / 5来自 Firefox 用户 12623004,6 年前It opens the tab to bing which i want but when search bing the websites not open so useless
- 评分 5 / 5来自 desto,6 年前
- 评分 5 / 5来自 Firefox 用户 14271624,6 年前Does exactly what I want, without requiring access to anything sensitive (like my browser history, or data entered into any web page)
- 评分 1 / 5来自 Firefox 用户 14143331,6 年前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?
- 评分 5 / 5来自 Vincent,7 年前
- 评分 5 / 5来自 syntax53,7 年前
- 评分 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.