Hideable Bookmarks Bar par Aedelbeorth
"Hideable Bookmarks Bar" muestra los marcadores del usuario en una barra lateral que aparece al pasar el ratĂłn por el borde izquierdo de la pantalla.
ExpérimentalExpérimental
MĂ©tadonnĂ©es de lâextension
Captures dâĂ©cran
Ă propos de cette extension
=== Permissions Used ===
=== Functionality ===
=== Privacy and Data ===
=== Regarding the innerHTML warnings ===
The two "Unsafe assignment to innerHTML" warnings refer to:
The assigned HTML is a static string generated at compile time,
without interpolation of user data or external input. It only contains
fixed HTML tags with internal configuration values (hex colors,
numeric widths) that are already validated.
The SVG is completely static, with no variables or external data.
In both cases, innerHTML is safe because there is no dynamic user data.
It is used for code clarity and maintainability.
=== Permisos utilizados ===
=== Funcionalidad ===
=== Privacidad y datos ===
=== Sobre las advertencias de innerHTML ===
Las 2 advertencias de "Unsafe assignment to innerHTML" se refieren a:
En ambos casos, innerHTML es seguro porque no hay datos dinĂĄmicos de usuario.
Se usa por claridad y mantenibilidad del cĂłdigo.
- Bookmarks: Required to read the user's bookmarks and display them in the bookmark bar.
The extension does NOT modify, add, or delete bookmarks; it only reads them.
=== Functionality ===
- The bookmark bar remains hidden on the left (only 5px visible as an indicator).
- Hovering the mouse over the left edge of the bar smoothly expands it.
- Includes a search function that filters bookmarks in real time.
- Includes a settings panel to customize:
- Bookmark bar width
- Background and text colors
- Hover colors
- Export/import settings (local JSON file)
=== Privacy and Data ===
- The extension does NOT send data to any external server.
- Settings are saved locally in the browser's localStorage.
- Bookmarks are only read locally using the browser.bookmarks.getTree() API.
- Favicons are obtained from public services (Google S2 and DuckDuckGo) by passing only the domain name (not the full URL or user data).
data_collection_permissionsis declared as "none" in themanifest.jsonfile.
=== Regarding the innerHTML warnings ===
The two "Unsafe assignment to innerHTML" warnings refer to:
- content.js line ~483: Creation of the settings panel.
The assigned HTML is a static string generated at compile time,
without interpolation of user data or external input. It only contains
fixed HTML tags with internal configuration values (hex colors,
numeric widths) that are already validated.
- content.js line ~747: Creation of the settings button with an SVG.
The SVG is completely static, with no variables or external data.
In both cases, innerHTML is safe because there is no dynamic user data.
It is used for code clarity and maintainability.
=== Permisos utilizados ===
- bookmarks: necesario para leer los marcadores del usuario y mostrarlos en la barra.
La extensión NO modifica, añade ni elimina marcadores, solo los lee.
=== Funcionalidad ===
- La barra permanece oculta a la izquierda (solo 5px visibles como indicador).
- Al pasar el ratĂłn por el borde izquierdo, la barra se despliega suavemente.
- Incluye un buscador que filtra marcadores en tiempo real.
- Incluye un panel de configuraciĂłn para personalizar:
- Ancho de la barra
- Colores de fondo y texto
- Colores de hover
- Exportar/importar configuraciĂłn (archivo JSON local)
=== Privacidad y datos ===
- La extensiĂłn NO envĂa datos a ningĂșn servidor externo.
- La configuraciĂłn se guarda localmente en localStorage del navegador.
- Los marcadores solo se leen localmente mediante la API browser.bookmarks.getTree().
- Los favicons se obtienen de servicios pĂșblicos (Google S2 y DuckDuckGo) pasando
Ășnicamente el nombre de dominio (no la URL completa ni datos del usuario). - data_collection_permissions estĂĄ declarado como "none" en el manifest.json.
=== Sobre las advertencias de innerHTML ===
Las 2 advertencias de "Unsafe assignment to innerHTML" se refieren a:
- content.js lĂnea ~483: CreaciĂłn del panel de configuraciĂłn.
El HTML asignado es un string estĂĄtico generado en tiempo de compilaciĂłn,
sin interpolaciĂłn de datos de usuario ni entradas externas. Solo contiene
etiquetas HTML fijas con valores de configuraciĂłn internos (colores hex,
anchos numĂ©ricos) que ya estĂĄn validados. - content.js lĂnea ~747: CreaciĂłn del botĂłn de configuraciĂłn con un SVG.
El SVG es completamente estĂĄtico, sin variables ni datos externos.
En ambos casos, innerHTML es seguro porque no hay datos dinĂĄmicos de usuario.
Se usa por claridad y mantenibilidad del cĂłdigo.
Noté 0 par 1 personne
Autorisations et données
Autorisations nécessaires :
- Consulter et modifier les marque-pages
- Accéder à vos données pour tous les sites web
Collecte de données :
- Le dĂ©veloppeur indique que cette extension nâa pas besoin de collecter de donnĂ©es.
Plus dâinformations
- Liens du module
- Version
- 1.0
- Taille
- 15,29Â Ko
- DerniĂšre mise Ă jour
- il y a 4 jours (12 juil. 2026)
- Catégories associées
- Licence
- Licence MIT
- Historique des versions
- Ajouter Ă la collection