Recenze doplňku BookmarksHome
BookmarksHome od ma2ten
92 recenzí
- Hodnocení: 1 z 5od uživatele Uživatel Firefoxu - 12636761, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14602768, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14600002, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14492052, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14442136, před 7 letyExcellend extension. I wish there is a better theme editor and more themes to choose from, but overall experience is awesome ! Thank you for this.
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 13501330, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14367555, před 7 lety
- Hodnocení: 4 z 5od uživatele techmedixx, před 7 letyBest bookmark utility I have found. Much better than speed dials and far more efficient. Plus, it allows for theme customization through CSS. Here is my custom stylesheet 'Darkstyle 1' It is easy on the eyes and fits in with the dark themes found in Linux distributions. Looks good with Windows, too.
/* darkstyle 1 written by techmedixx */
body {
background: #232729;
margin: 20px;
padding: 2px;
font-size: 12px;
}
table {
border-radius: 15px;
margin-top: 10px;
background: #474749;
}
td {
vertical-align: top;
padding: 5px;
}
.folder {
box-shadow: 2px 2px 2px #aaa;
background: #232729;
border-radius: 11px;
margin-top: 0px;
margin-bottom: 10px;
padding: 2px;
}
.folder h2 {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
margin:0px;
font-size: small;
background: #1b2025;
color: #bababa;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
margin: 6px;
padding: 0px;
line-height: 15px;
list-style-type: none;
}
li {
margin-bottom: 5px;
line-height: 15px;
}
li:hover {
background: #5d7eae;
}
a {
text-decoration: none;
color: #0c0c0d;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
text-decoration: none;
color:#474749;
}
ul li a:visited {
color: #E0E0E0;
font-weight: bold;
background-color: #a7a6a6;
}
ul li a:visited:hover {
color: #232729;
font-weight: bold;
background-color: #5d7eae;
}
ul li a:hover {
color: #232729;
font-weight: bold;
background-color: #969393;
}
ul li a {
text-decoration: none;
color: #E0E0E0;
list-style-position: inside;
list-style-type: disc;
display: list-item;
padding-left: 5px;
}
.folder h2 a {
color:#E0E0E0;
}
.folder h2 a:hover {
text-decoration: underline;
color: #5d7eae;
}
img.favicon {
max-width: 16px;
max-height: 16px;
vertical-align: top;
border: 0;
margin-right: 4px;
margin-left: -20px;
margin-top: 0px;
margin-bottom: -1px;
background-color: #cccccc;
padding: 1px;
}
Here is another that is a modified version of above:
/* darkstyle 2 written by techmedixx */
body {
background: #131619;
margin: 20px;
padding: 2px;
font-size: 12px;
}
table {
border-radius: 15px;
margin-top: 10px;
background: #474749;
}
td {
vertical-align: top;
padding: 5px;
}
.folder {
box-shadow: 2px 2px 2px #aaa;
background: #232729;
border-radius: 11px;
margin-top: 0px;
margin-bottom: 10px;
padding: 2px;
}
.folder h2 {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
margin:0px;
font-size: small;
background: #131619;
color: #9b9b9b;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
margin: 6px;
padding: 0px;
line-height: 15px;
list-style-type: none;
}
li {
margin-bottom: 5px;
line-height: 15px;
}
li:hover {
background: #5d7eae;
}
a {
text-decoration: none;
color: #0c0c0d;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
text-decoration: none;
color:#474749;
}
ul li a:visited {
color: #E0E0E0;
font-weight: bold;
background-color: #a7a6a6;
}
ul li a:visited:hover {
color: #232729;
font-weight: bold;
background-color: #f5ff3f;
}
ul li a:hover {
color: #232729;
font-weight: bold;
background-color: #2499ff;
}
ul li a {
text-decoration: none;
color: #E0E0E0;
list-style-position: inside;
list-style-type: disc;
display: list-item;
padding-left: 5px;
}
.folder h2 a {
color:#E0E0E0;
}
.folder h2 a:hover {
text-decoration: underline;
color: #5d7eae;
}
img.favicon {
max-width: 16px;
max-height: 16px;
vertical-align: top;
border: 0;
margin-right: 4px;
margin-left: -20px;
margin-top: 0px;
margin-bottom: -1px;
background-color: #cccccc;
padding: 1px;
} - Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14159843, před 7 letySince the release of Quantum, and whether standard or via Speed dials, this is so far the best way to display bookmarks. Speed dials in Quantum are a joke, and the bookmarking features native to FF have not changed in forever. This extension can produce beautiful and useful results.
It is not without bugs however. For example, using the "modify this bookmark property" submenu can result in unintended and often serious issues. So far, I have had it change every bookmark in a folder to match the changes of the SINGLE bookmark I was working on. Removing a bookmark can result in the removed bookmark being duplicated several times within the folder. Bookmarks rarely, but occasionally, just disappear after being edited within the webextension, and so on. The issues with using the Bookmarks Home menu and submenus is bad enough that I no longer use it, and use the built in FF editor. On the other hand, once you figure out the foibles, the results are brilliant.
Backup your bookmarks regularly using the FF built in backup, and manually copy your custom CSS scripts from the editor and save them somewhere.
Finally, there is no way to now use the extension as a New Tab page. - Hodnocení: 5 z 5od uživatele vshFox, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14117372, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 13003206, před 7 letyExcellent. Merci pour ce travail.
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 12780859, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 13184225, před 8 lety
- Hodnocení: 5 z 5od uživatele MJefferson1, před 8 lety
- Hodnocení: 1 z 5od uživatele RiCK, před 8 letyDownload files and Modify browser download history (to remove traces of whatever you planned to download?)
Beware of this add-on people. - Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 13699777, před 8 letyI previously had used a bookmark add in that is not supported in Quantum and after using this, I will not be going back to my previous choice even if / when it is supported in this FF version. Lay out and options of are great and love the fact it is my opening screen. Thanks developer for keeping it simple, organized, and functional!!!
- Hodnocení: 4 z 5od uživatele BDphilBen, před 8 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 5797102, před 8 letyGood job!
Can I make changes this page contents.html (except CSS)? Where is it? Or is it generated automatically?
How do I make a page open in new tabs?
-----------
Хорошее дополнение!
Возможно ли изменить исходный код contents.html (кроме CSS)? Где находится этот файл или он генерируется автоматически?
Возможно ли сделать, чтобы эта страница открывалась в новых вкладках?Odpověď vývojáře
zveřejněno před 8 letyUrl "moz-extension://***/contents.html" is extension's page, cannot change.
>How do I make a page open in new tabs?
Open a new tab, and enter the above URL. - Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 12483126, před 8 letyLove it...can you make it for Chrome?
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 13485580, před 8 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 12877757, před 8 letyNice ! Great job.
Could you please tell me how to customize the search bar ?
I tried changing css, but nothing seems changing.
It would be nice to be able to edit this css, and have an option to keep the search bar opened, or not.
Thank you !
EDIT#####
I managed to change it with the !important trick :
My CSS :
#search-bar{
background: #222 !important;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-clip: border-box;
background-origin: padding-box;
background-position-x: 0%;
background-position-y: 0%;
background-size: auto auto;
display:block !important;
border:none !important;
}
#top_bar{
display:none !important;
border:none !important;
}
#search-clr
{display:none !important;
border:none !important;
}
#search-box {
background-color: #262626;
border: 1px solid #333;
padding: 5px;
color: #fff;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
EDIT # 2 ########
The URL of the extension is always changing.
As I set BookmarksHome as home page, the result is a blank page when the address changes.
Another plug-in I use opens my home page when charging a new tab... So it opens BookmarksHome .
I have to go to Firefox parameters to set the new address every time it changes...
Is there a way to have a fixed address ?Odpověď vývojáře
zveřejněno před 8 letySorry...
It is not possible to change css of search bar for now.
I will consider the correspondence.