סקירות עבור Bookmark Tab Here
Bookmark Tab Here Tawn מאת
107 דירוגים
- דירוג 5 מתוך 5מאת Strømfeldt, לפני 3 חודשים
- דירוג 4 מתוך 5מאת islisis, לפני 3 חודשיםEssential addon, never noticed the bookmark in new folder was available via a keyboard modifier! It might be nice if it was more explicit via a separate "Bookmark tab(s) in new folder" item.
- דירוג 5 מתוך 5מאת Miguel Garza, לפני 5 חודשיםI just figured out I can bookmark all tabs to a folder (not just one tab). If "Show Editor Window when clicking Bookmark Tab Here" is set to "on Ctrl-click" (which is the default option) and "Shift-Click Bookmarks All Tabs in Current Window" is on, then you can save all tabs in the window to a new folder by pressing Ctrl+Shift while you click on "Bookmark Tab Here."
I think this should be documented in the Options or extension description! Or both. - דירוג 5 מתוך 5מאת lefty, לפני 5 חודשים
- דירוג 5 מתוך 5מאת 1234567, לפני 7 חודשים
- דירוג 5 מתוך 5מאת jbu, לפני 7 חודשיםExcellent! I love this add-on. Thank you for adding the option to specify the size of the editor window, that's something I've been wishing for.
- דירוג 5 מתוך 5מאת משתמש Firefox 13866866, לפני 7 חודשיםPerfect, very good. Simple operation and just what I meed!
- דירוג 5 מתוך 5מאת k_schwartz, לפני 8 חודשים
- דירוג 5 מתוך 5מאת Heiko Frerichs, לפני 8 חודשיםEndlich kann ich wieder ein neues Lesezeichen bequem und übersichtlich, so wie früher, zu den vorhandenen Lesezeichen hinzufügen. Danke!
- דירוג 5 מתוך 5מאת Hollytryx, לפני 10 חודשים
- דירוג 5 מתוך 5מאת משתמש Firefox 16129143, לפני שנה
- דירוג 5 מתוך 5מאת Jamstack, לפני שנתיים
- דירוג 5 מתוך 5מאת משתמש Firefox 12164622, לפני שנתיים
- דירוג 5 מתוך 5מאת timur g, לפני שנתייםGreat addon - 5 stars for long use.
But it is NOK in new Firefox at least 118 - when adding bookmark there is no popup to edit bookmark title.
I see the instruction from the previous reviewer, but can that be resolved in addon itself?תגובת המפתח
מועד פרסום: לפני שנתייםWorking fine here on Firefox Nightly (currently at v. 120). Perhaps double-check BTH's options to make sure "Show editor window..." is properly set.
If that doesn't fix, please post (or contact me via the AMO page listed support email or support site) actual detailed steps to reproduce the problem and I would be glad to assist in troubleshooting.
If you're referring to changing the order of contextmenu options via css, no, that cannot be done in the extension itself. I do plan to test that userChrome.css code, and if confirmed working, to note this under Developer Comments on the add-on homepage. - דירוג 4 מתוך 5מאת Jason, לפני שנתייםOption "Bookmark Tab Here" can be placed at the top of the context menu via setting userChrome.css
.menuitem-iconic {
order: 0 !important;
}
and order of other opthions. - דירוג 5 מתוך 5מאת McBob, לפני שנתייםI've depended on this addon for a very long time, but FireFox 114.0.1 broke it.
The "Add Bookmark Here" selection no longer appears in the Bookmarks menu dropdown.תגובת המפתח
מועד פרסום: לפני שנתייםThe text of the selection added by BTH is "Bookmark Tab(s) Here" not "Add Bookmark Here". It is still working properly here on Nightly (currently at v. 116). Make sure you don't have the incompatible (with BTH) "Default Bookmark Folder" add-on installed and that you are indeed using the current version of "Bookmark Tab Here". If you are still having the issue, please post (or contact me via the AMO page listed support email or support site) actual detailed steps to reproduce the problem and I would be glad to assist in troubleshooting. - דירוג 5 מתוך 5מאת vlad a, לפני שנתייםStill working after all those years :-) Thank you for BTH, Tawn. A bug though: did no one notice the limit of 30 characters to the name of a bookmark folder? ctrl-BTH to pop a window; in its top line the new folder can be given a name (& thus created :-). It only allows 30 chars. Can this be changed to allow pasting/writing longer names? Thank you! ADDITION AFTER YOUR REPLY: oddly, when I edit the folder name later, there seems to be no limit in character length, which suits me well. Thank you! :-)
ADDITION 1 year later
The limit is still present. On “Bookmark Tab(s) Here”, when saving a bookmark into a new folder (ctrl-right click), the folder name is limited to 30 characters, whereas “New folder…” does not have this limit. For now, the workaround is to use the “Properties” submenu to change to a longer name. You said it'd be easy to discard that limit. Could you please?תגובת המפתח
מועד פרסום: לפני שנתייםDespite it's many limitations, a major advantage of the current Firefox extension API is that extensions are far less likely to be broken by Firefox code changes.
You are the first to report an issue with the 30 character limit, thus it is likely sufficient in most cases, but there is no reason it cannot be increased. I'll make that change in the next version. Appreciate the review and bug report. - דירוג 5 מתוך 5מאת hyk, לפני שנתיים
- דירוג 5 מתוך 5מאת Hans Hansen, לפני 3 שניםMuch easier to use than dragging the icon on the left of the URL bar (no idea what it's called) into the correct bookmarks folder.
- דירוג 5 מתוך 5מאת ergonomic-cat, לפני 3 שניםThe context menu item is missing in the current folder view in the Library: right click at the empty space -- it should be there but alas.
Edit: to reproduce open the Library, create a new folder inside the Bookmarks Menu, right click at the empty space in the folder view.תגובת המפתח
מועד פרסום: לפני 3 שניםYou need to right-click a folder or individual bookmarked item, not on empty space. This applies regardless of whether you are accessing it within the Library or in main Firefox UI. If the desired folder is empty, you'd need to open that folder's context menu. There is no way for the extension to change this behavior.
Also, due the the way the Firefox extension API is implemented, if in a top-level folder (such as 'Bookmarks Menu' or 'Bookmarks Toolbar') you need to right-click an existing item inside that folder rather than right-clicking the top-level folder itself. (Meaning if the top-level folder is empty, you need to add a bookmark via some other method first.) - דירוג 5 מתוך 5מאת Ri.Si, לפני 3 שניםGreat Add-on! Should actually be a basic feature of Firefox.
Just as a suggestion:
Maybe the Ctrl-click dialog box can be replaced with the FF built-in dialog box (which also appears when you press Ctrl-D)? This would give the possibility to check and possibly correct the position of the bookmark in the bookmark-tree (by using the dropdown for the location).תגובת המפתח
מועד פרסום: לפני 3 שניםThanks. Unfortunately that is not possible to do from the current extension API. See
https://bugzilla.mozilla.org/show_bug.cgi?id=1411756
which is the reason the Ctrl-click dialog box was implemented the way it was.