Overview
Bookmark Manager
シンプルで軽量なChrome用ブックマーク管理拡張機能
A modern, lightweight bookmark management extension for Chrome
特徴 / Features
完全なブックマーク管理 / Complete bookmark management
作成、編集、削除、移動が可能 / Create, edit, delete, and move bookmarks
フォルダ整理機能 / Folder organization
ピン留め機能でよく使うフォルダを上部に固定 / Pin frequently used folders to the top
検索機能 / Search functionality
オートコンプリート対応 / With autocomplete support
履歴表示 / History viewing
閲覧履歴の確認と管理 / View and manage browsing history
拡張機能管理 / Extension management
インストール済み拡張機能の一覧表示 / Display installed extensions
ダークモード対応 / Dark mode support
多言語対応 / Multi-language support
日本語・英語 / Japanese and English
インストール方法 / Installation
Chrome ウェブストアから / From Chrome Web Store
Chrome ウェブストアにアクセス / Visit the Chrome Web Store
"bookmark manager" で検索 / Search for the extension
「Chrome に追加」をクリック / Click "Add to Chrome"
手動インストール(開発者モード) / Manual Installation (Developer Mode)
このリポジトリをダウンロードまたはクローン / Download or clone this repository
Chrome で chrome://extensions/ を開く / Open chrome://extensions/ in Chrome
右上の「デベロッパーモード」を有効化 / Enable "Developer mode" (top right toggle)
「パッケージ化されていない拡張機能を読み込む」をクリック / Click "Load unpacked"
拡張機能のディレクトリを選択 / Select the extension directory
使い方 / Usage
基本操作 / Basic Operations
クリック: ブックマークを開く / Click to open a bookmark
右クリック: コンテキストメニュー(編集・移動・削除) / Right-click for context menu
セクションヘッダーをクリック: 折りたたみ・展開 / Click headers to expand/collapse
検索 / Search
ヘッダーの検索アイコン(🔍)をクリック / Click the search icon in the header
入力してブックマークを検索 / Type to search bookmarks
検索バー下に結果が表示 / Results appear below the search bar
編集モード / Edit Mode
編集アイコン(✎)をクリックして編集モード開始 / Click the edit icon to enter edit mode
フォルダをピン留めしてクイックアクセス / Pin folders for quick access
デフォルトフォルダの表示・非表示を切替 / Hide or show default folders
プライバシー / Privacy
この拡張機能はユーザーデータを収集・送信しません。すべてのデータはデバイス内に保存されます。
This extension does not collect or transmit any user data. All data is stored locally on your device.
詳細は PRIVACY_POLICY.md をご覧ください / See PRIVACY_POLICY.md for details.
必要な権限 / Required Permissions
bookmarks: ブックマークの読み取りと管理 / Read and manage bookmarks
storage: 設定のローカル保存 / Save settings locally
management: インストール済み拡張機能の表示 / Display installed extensions
history: 閲覧履歴の表示 / Display browsing history
プロジェクト構成 / Project Structure
bookmark-manager/
├── manifest.json # 拡張機能マニフェスト / Extension manifest
├── popup.html # メインUI / Main UI
├── popup.js # メインロジック / Main logic
├── background.js # バックグラウンド処理 / Background service worker
├── styles.css # スタイル / Styles
├── icons/ # アイコン / Extension icons
└── PRIVACY_POLICY.md # プライバシーポリシー / Privacy policy
ライセンス / License
MIT
貢献 / Contributing
貢献を歓迎します。プルリクエストをお送りください。
Contributions are welcome. Please submit a Pull Request.
Certain - This is a straightforward bilingual README that maintains the original structure while adding Japanese translations in a clear, parallel format suitable for Chrome Web Store publication.
Tags
Privacy Practices
🔐 Security Analysis
This extension hasn't been security-scanned yet.