Keep or Delete Bookmarks 的評論
Keep or Delete Bookmarks 作者: Sören Hentzschel
37 筆評論
- 評價 5 分,滿分 5 分來自 Guilherme C Pinto,6 年前This sounds pretty cool. I it could be even more similar to tinder if you could show a Thumbnail of the page. Best regards!
- 評價 4 分,滿分 5 分來自 Firefox 使用者 13542224,6 年前Gefällt schon sehr gut! :) Ich unterstütze den Wunsch nach "in einem Ordner arbeiten" als Möglichkeit und auch den Vorschlag, direkt das Lesezeichen auf Gültigkeit zu überprüfen. Was mir noch viel wichtiger wäre: die Schlagworte mit anzeigen!!! Ich habe viele Lesezeichen verschlagwortet und brauche diese Informationen zur schnellen Einordnung.
開發者回應
張貼於 6 年前Danke!
Was Schlagwörter betrifft, so gibt es dafür keine WebExtension-Schnittstelle. Das Problem mit den Schlagwörtern ist, dass diese in Firefox überhaupt nicht mit Lesezeichen, sondern mit URLs verknüpft sind. Deswegen sind Schlagwörter der Lesezeichen-Schnittstelle völlig unbekannt.
Zum Vorschlag, in einem Ordner zu arbeiten, kann ich zu diesem Zeitpunkt noch nichts sagen. Lesezeichen auf Gültigkeit zu überprüfen, wird mit hoher Wahrscheinlichkeit in einem zukünftigen Update kommen. - 評價 5 分,滿分 5 分來自 Firefox 使用者 15112018,6 年前
- 評價 5 分,滿分 5 分來自 Hellebaard,6 年前
- 評價 5 分,滿分 5 分來自 Šime Vidas,6 年前Removing old bookmarks is fun.
A few suggestions:
* Would it be possible to load the bookmark in an iframe below the delete/keep buttons? Maybe you could have a button that does that. It would be better than having to load the pages in a new tab.
* Is there a way to disable the “Are you sure?” modal dialog? I don’t think it’s needed, and it slows down the process.開發者回應
張貼於 6 年前Thank you for your feedback!
> Would it be possible to load the bookmark in an iframe below the delete/keep buttons? Maybe you could have a button that does that. It would be better than having to load the pages in a new tab.
This is difficult because it's not possible for a lot of websites because of their security configuration. So it would work for some websites but not for others.
> Is there a way to disable the “Are you sure?” modal dialog? I don’t think it’s needed, and it slows down the process.
There is a checkbox in the header to disable these dialogs. :)