Iceggiren i Bookmark Tab Here
Bookmark Tab Here sɣur Tawn
Tiririt sɣur Tawn
Tiririt n ineflayen
yeffeɣ-d deg 2 ani în urmă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.
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.
107 n yiceggiren
- Yettwasezmel 5 ɣef 5sɣur Strømfeldt, 6 luni în urmă
- Yettwasezmel 4 ɣef 5sɣur islisis, 6 luni în urmă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.
- Yettwasezmel 5 ɣef 5sɣur Miguel Garza, 8 luni în urmă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. - Yettwasezmel 5 ɣef 5sɣur lefty, 8 luni în urmă
- Yettwasezmel 5 ɣef 5sɣur 1234567, 10 luni în urmă
- Yettwasezmel 5 ɣef 5sɣur jbu, 10 luni în urmă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.
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 13866866, 10 luni în urmăPerfect, very good. Simple operation and just what I meed!
- Yettwasezmel 5 ɣef 5sɣur k_schwartz, un an în urmă
- Yettwasezmel 5 ɣef 5sɣur Heiko Frerichs, un an în urmăEndlich kann ich wieder ein neues Lesezeichen bequem und übersichtlich, so wie früher, zu den vorhandenen Lesezeichen hinzufügen. Danke!
- Yettwasezmel 5 ɣef 5sɣur Hollytryx, un an în urmă
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 18451997, un an în urmăfinally ... i found add bookmark here ...
- Yettwasezmel 5 ɣef 5sɣur kibababa, 2 ani în urmăThis is great alternative to a default clunky way of saving bookmarks in folders.
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 16129143, 2 ani în urmă
- Yettwasezmel 5 ɣef 5sɣur Jamstack, 2 ani în urmă
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 12164622, 2 ani în urmă
- Yettwasezmel 5 ɣef 5sɣur timur g, 2 ani în urmă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?Tiririt n ineflayen
yeffeɣ-d deg 2 ani în urmă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. - Yettwasezmel 4 ɣef 5sɣur Jason, 2 ani în urmă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. - Yettwasezmel 5 ɣef 5sɣur McBob, 2 ani în urmă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.Tiririt n ineflayen
yeffeɣ-d deg 2 ani în urmă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. - Yettwasezmel 5 ɣef 5sɣur vlad a, 2 ani în urmă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?Tiririt n ineflayen
yeffeɣ-d deg 2 ani în urmă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. - Yettwasezmel 5 ɣef 5sɣur hyk, 3 ani în urmă
- Yettwasezmel 5 ɣef 5sɣur Hans Hansen, 4 ani în urmă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.
- Yettwasezmel 5 ɣef 5sɣur ergonomic-cat, 4 ani în urmă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.Tiririt n ineflayen
yeffeɣ-d deg 4 ani în urmă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.) - Yettwasezmel 5 ɣef 5sɣur Ri.Si, 4 ani în urmă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).Tiririt n ineflayen
yeffeɣ-d deg 4 ani în urmă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.