Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
Hideable Bookmarks Bar 预览

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.

实验性实验性
0(0 条评价)0(0 条评价)
1 个用户1 个用户
下载 Firefox 并安装扩展
下载文件

扩展元数据

屏幕截图
关于此扩展
=== Permissions Used ===
  • 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 ===
  1. The bookmark bar remains hidden on the left (only 5px visible as an indicator).
  2. Hovering the mouse over the left edge of the bar smoothly expands it.
  3. Includes a search function that filters bookmarks in real time.
  4. Includes a settings panel to customize:
  5. Bookmark bar width
  6. Background and text colors
  7. Hover colors
  8. 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_permissions is declared as "none" in the manifest.json file.

=== Regarding the innerHTML warnings ===

The two "Unsafe assignment to innerHTML" warnings refer to:
  1. 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.
  1. 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 ===
  1. La barra permanece oculta a la izquierda (solo 5px visibles como indicador).
  2. Al pasar el ratón por el borde izquierdo, la barra se despliega suavemente.
  3. Incluye un buscador que filtra marcadores en tiempo real.
  4. Incluye un panel de configuración para personalizar:
  5. Ancho de la barra
  6. Colores de fondo y texto
  7. Colores de hover
  8. 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:
  1. 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.
  2. 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(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
0
4
0
3
0
2
0
1
0
尚无评价
权限与数据

必要权限:

  • 读取和修改书签
  • 访问您在所有网站的数据

收集的数据:

  • 开发者称此扩展无需收集数据。
详细了解
更多信息
附加组件链接
  • 支持邮箱
  • 复制附加组件 ID
版本
1.0
大小
15.29 KB
上次更新
1 个月前 (2026年7月12日)
相关分类
  • 外观
  • 书签
许可证
MIT 许可证
版本历史
  • 查看所有版本
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

最新版本

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。