Hideable Bookmarks Bar от 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.
ПробноеПробное
Метаданные расширения
Скриншоты
Об этом расширении
=== 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.
Оценено 0 рецензентами на 0
Разрешения и данные
Требуемые разрешения:
- Читать и изменять закладки
- Получать доступ к вашим данных на всех сайтах
Сбор данных:
- Разработчик сообщает, что это расширение не требует сбора данных.
Больше сведений
- Ссылки дополнения
- Версия
- 1.0
- Размер
- 15,29 КБ
- Последнее обновление
- 4 дня назад (12 июля 2026 г.)
- Связанные категории
- Лицензия
- Лицензия MIT
- История версий
- Добавить в подборку