Q Book Marker Pro のバージョン履歴 - 全 4 バージョン
Q Book Marker Pro 作成者: SaturnRunner
Q Book Marker Pro のバージョン履歴 - 全 4 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.2.2
リリース日 : 2026年2月27日 - 36.81 KBfirefox バージョン 109.0a1 以降 で動作🤖 AI Features (New in v1.2.0)
Local AI Integration: Connect to your local Ollama instance for AI-powered features
AI Bookmark Summaries: Generate intelligent summaries for any bookmark
AI-Powered Search: Get smart bookmark suggestions using natural language queries
Privacy-First: All AI processing happens locally on your machine - no external API calls
Configurable: Easy setup through Settings tab with connection testing
Core Functionality
Smart Bookmarking: Save bookmarks with automatic content indexing
Advanced Search: Fuzzy search through titles, URLs, content, and tags
Tag Management: Easy tagging system with visual tag chips
Bookmark Manager: Dedicated management interface with CRUD operations
Search & Organization
Fuzzy Search: Levenshtein distance algorithm for flexible matching
Content Indexing: Searches within bookmarked page content (headings, paragraphs, meta descriptions)
Tag-based Filtering: Search by tags and organize bookmarks
Sorting Options: Sort by date, title, or URL
Duplicate Detection: Automatic duplicate removal functionality
Backup & Recovery
Automatic Backups: Hourly internal backups + auto-downloaded files to Downloads folder
Manual Backups: One-click backup creation with file download
Quick Import: Instant restore from internal backups or downloaded backup files
Export Options: JSON and HTML bookmark export formats
Data Persistence: Downloaded backup files survive extension removal/reinstall
User Interface
Popup Interface: Quick access for saving and searching bookmarks
Manager Interface: Full-featured management with tabbed layout
Tag Input: Live tag preview and easy comma-separated input
URL Truncation: Clean display with hover tooltips for full URLs
Responsive Design: Works across different screen sizes
AI Setup (Optional - Development Only)
⚠️ Important Limitation: Due to Firefox security policies, AI features using localhost Ollama only work in development mode (temporary add-on). Published Firefox extensions cannot access localhost.ソースコードは Mozilla Public License 2.0 に従いリリースされています
以前のバージョン
バージョン 1.2.1
リリース日 : 2026年2月22日 - 34.51 KBfirefox バージョン 109.0a1 以降 で動作Critical Security Fixes- XSS Prevention: Added URL scheme validation to prevent javascript: URL attacks in bookmark viewing and opening
- SSRF Protection: Enforced localhost-only endpoint validation for AI features
- DoS Prevention: Implemented 1MB message size limit in AI Bridge communication
- Input Validation: Added schema validation for bookmark import to prevent malicious data injection
- Safe DOM Manipulation: Replaced all innerHTML usage with safe DOM methods
Code Quality- Added .gitignore to prevent accidental inclusion of development artifacts
- Improved error handling and user feedback
🚀 Technical Updates- Manifest V3 Migration: Upgraded from Manifest V2 to V3 for better security and future compatibility
- Updated browser_action → action
- Added explicit host_permissions
- Modernized background script configuration
🔗 Companion Update
AI Bridge v1.1.0 also released with matching security improvements:
- 1MB message size limit
- Enhanced input sanitization
Download: https://github.com/shajij/q-bookmark-ai-bridgeソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.2.0
リリース日 : 2026年2月22日 - 33.95 KBfirefox バージョン 58.0 以降 で動作Added a AI feature which can be used with local ollama if the User chooses. The default plugin does not enable the feature by default, user will have to download the ai-bridge from github for use and set it up.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.1.8
リリース日 : 2025年9月27日 - 32.06 KBfirefox バージョン 58.0 以降 で動作ソースコードは Mozilla Public License 2.0 に従いリリースされています