סקירות עבור BookmarksHome
BookmarksHome ma2ten מאת
92 דירוגים
- דירוג 1 מתוך 5מאת משתמש Firefox 12636761, לפני 6 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 14602768, לפני 7 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 14600002, לפני 7 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 14492052, לפני 7 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 14442136, לפני 7 שניםExcellend extension. I wish there is a better theme editor and more themes to choose from, but overall experience is awesome ! Thank you for this.
- דירוג 5 מתוך 5מאת משתמש Firefox 13501330, לפני 7 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 14367555, לפני 7 שנים
- דירוג 4 מתוך 5מאת techmedixx, לפני 7 שניםBest 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;
} - דירוג 5 מתוך 5מאת משתמש Firefox 14159843, לפני 7 שניםSince 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. - דירוג 5 מתוך 5מאת vshFox, לפני 7 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 14117372, לפני 7 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 12780859, לפני 7 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 13184225, לפני 7 שנים
- דירוג 5 מתוך 5מאת MJefferson1, לפני 8 שנים
- דירוג 1 מתוך 5מאת RiCK, לפני 8 שניםDownload files and Modify browser download history (to remove traces of whatever you planned to download?)
Beware of this add-on people. - דירוג 5 מתוך 5מאת משתמש Firefox 13699777, לפני 8 שניםI 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!!!
- דירוג 4 מתוך 5מאת BDphilBen, לפני 8 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 5797102, לפני 8 שניםGood 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)? Где находится этот файл или он генерируется автоматически?
Возможно ли сделать, чтобы эта страница открывалась в новых вкладках?תגובת המפתח
מועד פרסום: לפני 8 שניםUrl "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. - דירוג 5 מתוך 5מאת משתמש Firefox 13485580, לפני 8 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 12877757, לפני 8 שניםNice ! 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 ?תגובת המפתח
מועד פרסום: לפני 8 שניםSorry...
It is not possible to change css of search bar for now.
I will consider the correspondence.