Дополнения для браузера Firefox
  • Расширения
  • Темы
    • для Firefox
    • Словари и языковые пакеты
    • Другие версии браузера
    • Дополнения для Android
Войти
Значок дополнения

История версий «Link Previewer For Firefox» – 8 версий

Link Previewer For Firefox от Adam Yung

Оценено на 5 из 5
Оценено на 5 из 5
5
4
4
0
3
0
2
0
1
0
История версий «Link Previewer For Firefox» – 8 версий
  • Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.

  • Последняя версия

    Версия 2.3.0

    Выпущено 12 авг. 2026 г. — 3,3 МБ
    Работает с firefox 58.0 и выше
    • Fix Firefox 153 compatibility (replaced placeholder gecko ID)
    • Add visual feedback when clipboard copy fails
    • Remove invalid bare attribute from details element
    • Add input validation for dimension settings and parse duration correctly
    • Save default values to storage when reset button is clicked
    • Prevent XSS in address bar initial URL render
    • Add 15-second iframe load timeout with automatic error state
    • Validate preconnect URLs in Chrome background
    • Cancel rAF polling loop on successful iframe load
    • Remove transform from fadeInCenter animation to fix rendering
    • Add tabs.onUpdated listener for same-tab navigation cleanup
    • Block dangerous URI schemes (javascript:, data:, etc.) in link preview
    • Use clientWidth/clientHeight instead of innerWidth/innerHeight for layout accuracy
    • Cap navigation history at 50 entries
    • Filter preconnect to only http(s) URLs
    • Use inset:0 instead of 100vw/100vh on overlay

    Исходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0

    Скачать Firefox и установить расширение
    Скачать файл
  • Старые версии

    Версия 2.2.3

    Выпущено 19 мая 2026 г. — 3,29 МБ
    Работает с firefox 58.0 и выше
    Some more stability and performance hardening.

    See https://github.com/Adam-Yung/link-previewer/compare/2.2.2...2.2.3

    Исходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0

    Скачать файл
  • Версия 2.2.0

    Выпущено 18 мая 2026 г. — 3,29 МБ
    Работает с firefox 58.0 и выше
    • Fix blurry text in maximized mode
    • Fix link previewer not working in Facebook

    Исходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0

    Скачать файл
  • Версия 2.1.2

    Выпущено 21 авг. 2025 г. — 41,09 КБ
    Работает с firefox 58.0 и выше
    Fix some bugs on Linux Platform and some improvements. See Changelog on Github Page for more!

    Исходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0

    Скачать файл
  • Версия 2.1.1

    Выпущено 13 авг. 2025 г. — 447,35 КБ
    Работает с firefox 58.0 и выше

    Исходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0

    Скачать файл
  • Версия 2.1.0

    Выпущено 13 авг. 2025 г. — 447,33 КБ
    Работает с firefox 58.0 и выше
    Fix Out of Bounds Errors in Pocket Mode

    Исходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0

    Скачать файл
  • Версия 1.1.1

    Выпущено 9 авг. 2025 г. — 444,35 КБ
    Работает с firefox 58.0 и выше
    Support Pocket mode, allowing user to browse the parent webpage while keeping preview open.
    Added UI improvements such as loading animation.

    Исходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0

    Скачать файл
  • Версия 1.0.0

    Выпущено 2 авг. 2025 г. — 426,21 КБ
    Работает с firefox 58.0 и выше
    [1.0.0] - 2025-08-02

    Changed
    • Reverted the build process to use a simpler and more flexible build.sh script, removing the npm wrapper for better compatibility, including for BSD sed.



    [0.9.0] - 2025-08-01

    Added
    • Added Git LFS for handling large .gif files to keep the repository lightweight.
    • Re-added extension icons that were previously missing.

    Changed
    • Updated the demo GIFs for the settings panel and Firefox functionality.



    [0.8.0] - 2025-08-01

    Added
    • New Feature: You can now enable or disable the link previewer on a per-site basis directly from the extension's options panel.



    [0.7.0] - 2025-08-01

    Added
    • Added demonstrative GIFs to the README.md to showcase the extension's features and settings.

    Changed
    • Updated the README.md with more detailed information and usage instructions.
    • Renamed icon files for better organization and consistency.



    [0.6.0] - 2025-08-01

    Fixed
    • Improved Firefox compatibility by adding sandbox rules, allowing the preview iframe to load a wider range of content securely.



    [0.5.0] - 2025-07-31

    Changed
    • Updated the LICENSE.md and README.md files with the latest project information.
    • Transitioned the build process to use package.json scripts for a more standardized approach.



    [0.4.0] - 2025-07-31

    Changed
    • Tuned performance by optimizing CSS rules and leveraging the content-visibility property to prevent off-screen elements on the parent page from rendering.

    Fixed
    • Resolved several bugs in the options panel, improving the reliability of saving settings.
    • Walked back overly restrictive sandboxing rules to improve compatibility.



    [0.3.0] - 2025-07-30

    Fixed
    • Fixed a critical bug where mouse dragging and resizing events were being captured by the iframe, preventing smooth movement of the preview window.
    • Corrected an issue with the dark mode toggle on the options page.

    Changed
    • Made the loading animation more impactful and visually appealing.
    • The header filtering mechanism is now stateful, remaining active as long as a preview is open for more reliable content loading.



    [0.2.0] - 2025-07-29

    Added
    • New Feature: The preview window is now draggable and resizable, giving you full control over its placement and size.

    Changed
    • Major performance boost by replacing an overflow: hidden rule with clip-path, resulting in smoother animations and a more responsive feel.



    [0.1.0] - 2025-07-25

    Added
    • Initial release of the Link Previewer extension.
    • Core functionality: long-press a link or use a modifier key + click to open a preview in a floating pop-up window.
    • Basic UI with light and dark themes, configurable through an options page.

    Исходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0

    Скачать файл
Перейти на домашнюю страницу Mozilla

Дополнения

  • О сайте
  • Блог дополнений для Firefox
  • Мастерская расширений
  • Центр разработчика
  • Политики разработчика
  • Блог Сообщества
  • Форум
  • Сообщить об ошибке
  • Руководство по написанию отзывов

Скачать

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

Последние сборки

  • Nightly
  • Beta

Firefox для бизнеса

  • Enterprise

Сообщество

  • Connect
  • Contribute
  • Developer

Подписаться

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Приватность
  • Куки
  • Юридическая информация

За исключением случаев, описанных здесь, содержимое этого сайта лицензировано на условиях лицензии Creative Commons «Атрибуция — На тех же условиях» версии 3.0 или любой более поздней версии.