DownloadBar 作成者: jbzdarkid
Brings back the download bar across the bottom of every page, like Chrome used to have.
拡張機能メタデータ
スクリーンショット
この拡張機能について
A small MV3 extension that restores a Chrome-style download shelf across the bottom of every page. No build step, no framework, no dependencies.
Goals
Non-goals
Goals
- Reproduce the classic Chromium download shelf as closely as the extension APIs allow.
- Smooth over rough edges in the old implementation where needed -- "rose tinted glasses" approach.
- Show the same bar in every tab, updating in real time.
- Cost effectively nothing while idle.
Non-goals
- Modifying browser chrome (impossible from an extension).
- Replacing the new downloads bubble (we coexist with it).
- Anything out of scope for a modern extension
- We cannot auto-open files without user input. See "Notify-on-complete" below.
- We cannot inject HTML on
chrome://pages or any other internal page. - The native chrome chip menu went down (below the window). We are popping up because we can't draw content outside of the DOM.
0 人のレビュー担当者が 0 と評価しました
権限とデータ
必要な権限:
- ファイルのダウンロードおよびブラウザーのダウンロード履歴の読み取りと変更
- コンピューターにダウンロードされたファイルを開く
- すべてのウェブサイトの保存されたデータへのアクセス
データ収集:
- 開発者によると、この拡張機能はデータ収集を必要としません。
詳しい情報
- アドオンリンク
- バージョン
- 0.1.0
- サイズ
- 35.6 KB
- 最終更新日
- 10日前 (2026年5月22日)
- 関連カテゴリー
- ライセンス
- MIT License
- プライバシーポリシー
- このアドオンのプライバシーポリシーを読む
- バージョン履歴
- コレクションへ追加