Beoardielingen foar Bookmarked Speed Dial
Bookmarked Speed Dial troch AKAPON
Wurdearringen foar Firefox-brûker 12274245
Wurdearring: 5 fan 5
troch Firefox-brûker 12274245, 9 jierren lynGreat addon and very powerful. Good job, AKAPON.
Please add the option to remove the context menu entry of your addon. Most users change the Speed Dial very seldom once it is set up but the context menu entry takes up space everyday even if you don't need it. That doesn't make much sense to me. :)
And please consider opening a subreddit (and link it!) where the users can discuss and share styles and tips for your addon. I think that would save you some work.
Keep up the good work!
Edit:
I have created https://www.reddit.com/r/BookmarkedSpeedDial/
People can use it however they see fit.
Please add the option to remove the context menu entry of your addon. Most users change the Speed Dial very seldom once it is set up but the context menu entry takes up space everyday even if you don't need it. That doesn't make much sense to me. :)
And please consider opening a subreddit (and link it!) where the users can discuss and share styles and tips for your addon. I think that would save you some work.
Keep up the good work!
Edit:
I have created https://www.reddit.com/r/BookmarkedSpeedDial/
People can use it however they see fit.
Antwurd ûntwikkeler
8 jierren lyn pleatstI added option for disabling context menu on about:addons page in 0.1.30.
About subreddit... I do not use social networks like reddit, twitters, etc and I not very communicative. If you wish you may create this ourselves and I'd add hyperlink to description as unofficial users forum.
About subreddit... I do not use social networks like reddit, twitters, etc and I not very communicative. If you wish you may create this ourselves and I'd add hyperlink to description as unofficial users forum.
78 beoardielingen
- Wurdearring: 5 fan 5troch Firefox-brûker 16665630, ien jier lyn
- Wurdearring: 5 fan 5troch dimarik, 2 jierren lyn
- Wurdearring: 5 fan 5troch lexaiden, 2 jierren lyn
- Wurdearring: 1 fan 5troch zinbanzo, 2 jierren lyn
- Wurdearring: 5 fan 5troch Firefox-brûker 12658898, 3 jierren lyn
- Wurdearring: 3 fan 5troch Rusty Trombone, 4 jierren lynLooks fast and light, but no way to change the button images rules it out for me.
- Wurdearring: 5 fan 5troch Firefox-brûker 15396397, 4 jierren lyn
- Wurdearring: 5 fan 5troch helder, 4 jierren lyn
- Wurdearring: 5 fan 5troch Firefox-brûker 14643647, 5 jierren lyn
- Wurdearring: 1 fan 5troch Lance, 5 jierren lyn
- Wurdearring: 5 fan 5troch Nickorr, 5 jierren lyn
- Wurdearring: 5 fan 5troch Firefox-brûker 16458339, 5 jierren lyn
- Wurdearring: 3 fan 5troch smopro, 5 jierren lyn
- Wurdearring: 2 fan 5troch askolvid, 5 jierren lynseparator item in bookmarks toolbar menu isn't a bookmark, guys
- Wurdearring: 5 fan 5troch Firefox-brûker 13855615, 6 jierren lyn
- Wurdearring: 4 fan 5troch Firefoss, 6 jierren lynIt works great BUT...
https://support.mozilla.org/en-US/kb/permission-request-messages-firefox-extensions#w_access-your-data-for-all-websites
The extension can read the content of any web page you visit as well as data you enter into those web pages, such as usernames and passwords. - Wurdearring: 5 fan 5troch Firefox-brûker 13595764, 6 jierren lyn
- Wurdearring: 3 fan 5troch Samael, 7 jierren lynHow to reset the settings, and solve the problem with a broken: root bookmark folder. uninstalling and reinstalling the add-on does not help. :( Adon excellent I do not want to lose him.
- Wurdearring: 5 fan 5troch Zhen-Xiang Zhong, 7 jierren lynThis is great. It uses firefox account to save all your speed dials.
- Wurdearring: 1 fan 5troch Firefox-brûker 15054571, 7 jierren lyn
- Wurdearring: 2 fan 5troch Firefox-brûker 14979029, 7 jierren lyn
- Wurdearring: 1 fan 5troch Jezze, 7 jierren lynDoen't show my bookmarks! Just another add-on with its one bookmark manager...
- Wurdearring: 5 fan 5troch Marsu42, 7 jierren lynBest Speed/Fast-Dial addon, and I guess I tried 'em all over time.
This one relies on non-commercial, non-proprietary tech and is transparent because you can handle the bookmarks in the standard Firefox bookmarks view.
Thumbnail refresh is rather slow, but I this might be a limitation of webextensions (it has to load the whole page in a new tab first).
Let's hope this one keeps being maintained - I'd like a "dark theme" with plain dark background. - Wurdearring: 5 fan 5troch Firefox-brûker 14259542, 7 jierren lynNeed a quick, large and wide Up Button. I hope the author will default to the following flexible style:
#pages {
display: flex !important;
flex-direction: wrap;
flex-wrap: wrap;
}
#pages > * {
padding: 3px 15px;
}
#upbutton {
flex-basis: 100%;
order: 2;
text-align: center;
font-size: 1.5em;
padding-top: 15px;
background: rgba(0, 0, 0, 0.15);
}
.delimiter,
.customdelimiter {
display: none !important;
}
/* Other */
body {
background: #a7a7a7!important;
}
.imgcontainer {
border-radius: 0px 0px 10px 10px;
}
.container table tr td {
border-radius: 10px 10px 10px 10px;
}
div[type="remove"] {
border-radius: 0px 10px 0px 0px;
}
Just try it, there's a surprise.