Ιστορικό εκδόσεων του JAV Code Quick-View - 4 εκδόσεις
JAV Code Quick-View από foxfoxfox
Ιστορικό εκδόσεων του JAV Code Quick-View - 4 εκδόσεις
Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 2.0
Κυκλοφόρησε στις 2 Δεκ 2025 - 13,8 KBΛειτουργεί με firefox 109.0a1 και νεότεραHere is the v2.0 Release Note in English, suitable for GitHub or the Add-on Store.
🚀 Code Image Searcher v2.0 Release Notes
💡 Major Architectural Overhaul: Solving the CORS Issue
We have completely redesigned the extension to permanently resolve the CORS (Cross-Origin Resource Sharing) security restrictions encountered in the previous version.
Instead of attempting to fetch data behind the scenes (which is often blocked by modern browsers), v2.0 introduces a "Dual-Tab System." The extension now orchestrates communication between a Detecting Tab and a Searching Tab, utilizing the browser's native navigation capabilities to guarantee successful searches every time.
✨ What's New
1. Complete Bypass of CORS Limitations
The background script now acts as a relay controller.
External search results (e.g., Google Images) will load 100% of the time without being blocked by security policies.- Multi-Window Support
The Detecting Tab and Searching Tab can now reside in different windows.
Perfect for dual-monitor setups: Keep your browsing list on one screen and see the search results update instantly on the other screen.- Enhanced Pattern Recognition (Regex Engine)
Improved detection for complex code patterns.
Supported Patterns: DSVR-1687, sdde486, 3dsvr1788, and more.
Smart Search: Automatically appends the keyword + jav to the code for optimized Google Image search results.- Stability & Bug Fixes
Fixed character encoding issues (UTF-8 applied) to prevent text garbling.
Fixed a crash issue where the extension would stop working if the Searching Tab was closed (added auto-exception handling and reset logic).Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Παλαιότερες εκδόσεις
Έκδοση 1.2
Κυκλοφόρησε στις 2 Δεκ 2025 - 18,92 KBΛειτουργεί με firefox 109.0a1 και νεότεραfix: restore image search by updating parsing logic for new Google layout- Remove invalid
browser.managementlistener to prevent crash - Update search URL to use
udm=2param - Add support for Base64 image extraction
- Implement filtering to exclude logos and icons
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
- Remove invalid
Έκδοση 1.1
Κυκλοφόρησε στις 8 Αυγ 2025 - 18,01 KBΛειτουργεί με firefox 109.0a1 και νεότεραAdded disable/enableb toggle button
Removed the app's old nameΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 1.0
Κυκλοφόρησε στις 4 Αυγ 2025 - 14,98 KBΛειτουργεί με firefox 109.0a1 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT