Group Speed Dial のレビュー
Group Speed Dial 作成者: Juraj Mäsiar
合計レビュー数: 1,359
- 5 段階中 5 の評価Firefox ユーザー 14524943 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 14574490 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 13843230 によるレビュー (7年前)Very nice addition! But..
The opening of the speeddial page at the start of the application does not work well. Most often, just a white screen and an infinite update icon. Opening a new tab helps in this situation. Maybe because a slow computer.開発者の返信
投稿日時: 7年前Hello,
This is a Firefox bug, see these:
https://bugzilla.mozilla.org/show_bug.cgi?id=1518863
https://bugzilla.mozilla.org/show_bug.cgi?id=1490260
Right now it affects only some PC. Also note that I've created special option in the Options page / General / "When Firefox starts, open dials page" which should help in most cases.
However the real fix needs to come from Firefox team.
Best regards,
Juraj Mäsiar - 5 段階中 3 の評価Firefox ユーザー 14263949 によるレビュー (7年前)
- 5 段階中 3 の評価Firefox ユーザー 14559069 によるレビュー (7年前)
- Speed Dial is one fantastic extension! I have 33 on my Firefox but, without question, this is by far my favorite. In 24 groups I have 641 dials. It's simply the best of its genre. No other speed dial extension comes close. The developer, Juraj Masiar, is very actively working on this extension. Should you have a problem with Group Speed Dial he is right there to help you. Look for this extension to get better and better!
- 5 段階中 5 の評価Firefox ユーザー 12623448 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 10321270 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 13842567 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 14540605 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 14539744 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 14539254 によるレビュー (7年前)
- 5 段階中 3 の評価Firefox ユーザー 14535398 によるレビュー (7年前)ist fast alles in Englisch, aber ich bin Deutscher und kann es nicht lesen. vor allen die Bewertungen.
開発者の返信
投稿日時: 7年前Hello,
My add-on is localized to German, there should be no English words. Make sure you have German Firefox installed or install German language pack:
https://addons.mozilla.org/en-US/firefox/addon/deutsch-de-language-pack/?src=search
Please let me know to my support e-mail if it didn't help.
Best regards,
Juraj Mäsiar 開発者の返信
投稿日時: 7年前Hello,
You can override any CSS style in my add-on. See the Options page / General tab / "Custom CSS styles:".
For example, to change color of dials heading, use this:
.dials > a > div > div {
background: lightblue !important;
}
And to make group list more colorful, use this:
#groups {
background-color: rgba(255, 209, 57, 0.6) !important;
}
#groups > .selected {
background-color: orange !important;
}
You can create also new styles, just inspect the element you want to change and create new CSS rule. However make sure to pick the theme - black or while, depending on whether your final theme will be dark or light.
If you have more questions, feel free to write me to my support e-mail.
Best regards,
Juraj Mäsiar- 5 段階中 5 の評価Firefox ユーザー 14514679 によるレビュー (7年前)
- 5 段階中 5 の評価danieldavidduffy によるレビュー (7年前)