Reviews for Bookmark search plus 2
Bookmark search plus 2 by aaFn
Response by aaFn
Developer response
posted 6 years agoHello, thank you, I didn't know / didn't notice we could drag the URL address text from the location bar
=> usually, you just need to drag the (i) icon in the location bar ...
So I added it in 2.0.53 (which is out now).
On the 2 other points:
- Yes, upon first load, BSP2 has to fetch each bookmark URL to get its favicon, because the FF API doesn't make that available to add-ons. This is only on first load and until all bookmark favicons were fetched.
If you do not want that, just disable or pause favicon fetching in the options.
- "about:config" and in fact any "about:...." URL cannot be open by add-ons.
This is a security protection of FF (if you look at the browser console with Ctrl+Shift+J, you will see a security error), and this cannot be bypassed.
=> usually, you just need to drag the (i) icon in the location bar ...
So I added it in 2.0.53 (which is out now).
On the 2 other points:
- Yes, upon first load, BSP2 has to fetch each bookmark URL to get its favicon, because the FF API doesn't make that available to add-ons. This is only on first load and until all bookmark favicons were fetched.
If you do not want that, just disable or pause favicon fetching in the options.
- "about:config" and in fact any "about:...." URL cannot be open by add-ons.
This is a security protection of FF (if you look at the browser console with Ctrl+Shift+J, you will see a security error), and this cannot be bypassed.