Отзывы на «Renewed Tab - New Tab»
Renewed Tab - New Tab от rubenwardy
307 отзывов
- Оценено на 5 из 5от HumanistAtypik, 2 года назад
- Оценено на 2 из 5от Liz, 2 года назад
- Оценено на 4 из 5от Shh37, 2 года назадI'm using this extension for zen and satisfied with the quality.
Can you add Japanese language support? - Оценено на 5 из 5от Noah, 2 года назад
- Оценено на 5 из 5от Пользователь Firefox 18789849, 2 года назад
- Оценено на 5 из 5от smmarties, 2 года назад
- Оценено на 5 из 5от Les, 2 года назад
- Оценено на 5 из 5от Kamakazie, 2 года назад
- Оценено на 5 из 5от mozfan, 2 года назад
- Оценено на 5 из 5от Brandon, 2 года назад
- Оценено на 5 из 5от Пользователь Firefox 13836838, 2 года назад
- Оценено на 5 из 5от Пользователь Firefox 15407395, 2 года назад
- Оценено на 5 из 5от Пользователь Firefox 18741609, 2 года назад
- Оценено на 5 из 5от Aquaticarroww, 2 года назадRenewed tab is extremely customizable! I'd recommend this for any user that wants productivity and design in their new tab.. Especially Floorp and Zen browser looked amazing with these!
- Оценено на 5 из 5от MasterBaco72, 2 года назад
- Оценено на 5 из 5от Henrique, 2 года назад
- Оценено на 5 из 5от Joey, 2 года назадBING BACKGROUND: *bingcomhere*/HPImageArchive.aspx?format=rss&idx=0&n=1&mkt=en-US
Under the background settings click "Feed" then Paste this in the background setting. You're welcome.
needs more users, how tf. it's good, good amount of widgets/features. - Оценено на 5 из 5от Ritwik10, 2 года назад
- Оценено на 5 из 5от Пользователь Firefox 18682935, 2 года назад
- Оценено на 5 из 5от hercut, 2 года назадI’ve been searching for the perfect plugin to use as a homepage for a long time.
A plugin that isn’t cluttered with sponsored content and places some emphasis on privacy. (Seriously, why would a plugin like this need access to “View and modify bookmarks,” “Your browsing history,” or “Your data on all websites”? I’m sure it could work without all that!)
That being said, this one is customizable exactly the way I want!
There are still a few details that could be improved:
• Some widgets could adapt to the selected language.
• The grid is customizable, but not very intuitive to use.
• Synchronization with a Cloud service, and perhaps with Firesync, would be a fantastic addition!
I hope this plugin will continue to be well-maintained over time! Thank you for your work, and keep it up!
---
J’ai longtemps cherché un plugin parfait pour servir de page d’accueil.
Un plugin qui ne soit pas envahi de contenus sponsorisés, avec un minimum d’accent sur la confidentialité. (Sérieusement, pourquoi un plugin de ce type aurait-il besoin d’accéder à “Consulter et modifier les marque-pages”, “Votre historique de navigation” ou “Vos données sur tous les sites web” ? Je suis sûr qu’il pourrait fonctionner sans tout cela !)
Quoi qu’il en soit, celui-ci est personnalisable exactement comme je le souhaite !
Il y a peut-être encore quelques détails à améliorer :
• Certains widgets pourraient s’adapter à la langue choisie.
• La grille est personnalisable, mais sa prise en main n’est pas très intuitive.
• Une synchronisation vers un service Cloud, et pourquoi pas avec firesync, serait un vrai plus !
J’espère que ce plugin sera bien maintenu dans le temps ! Merci pour votre travail et continuez comme ça ! - Оценено на 5 из 5от Ionut Florin, 2 года назадSolid addon, I like this page better than the Firefox' stock Home Page. I use it very basic, only a curated background that changes every day and a Links widget.
I didn't like the way Firefox displays the new tab with that ugly text saying that is loaded from an extension. Also, I'm not a very big fan of the Renewed Tab icon that is displayed when opening a new tab.
I'm also using the "firefox-gnome-theme" and this css made the new tab's aesthetics way better:
#identity-icon[tooltiptext="Loaded by extension: Renewed Tab"] {
list-style-image: url(firefox-gnome-theme/theme/icons/edit-find-symbolic.svg) !important;
}
#identity-icon-label[value="Extension (Renewed Tab)"] {
display: none !important;
}
/* here you need to use the inspector to get the full data string of the Renewed Tab icon in oder to replace it with the stock firefox icon */
.tab-icon-image[src="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvb[..... removed rest of the data string because of length constraints ..........]Cjwvc3ZnPgo="] {
content: url("chrome://branding/content/icon32.png") !important;
}