Historia wersji dodatku OmniUtils — 2 wersje
OmniUtils Autor: chandreshjulian
Historia wersji dodatku OmniUtils — 2 wersje
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 1.2
Data wydania: 11 lip 2026 — 269,86 KBDziała z: firefox 112.0 i nowszeOpen in a separate window — a new app-bar button (mdi-open-in-new, beside the theme toggle) pops the popup out into its own chrome-less, resizable app window via chrome.windows.create({ type: 'popup' }), reusing popup.html?view=window so all four tools (Codec, Format, Clipboard, Timezone) plus Settings are available. Clicking again focuses the existing window instead of opening duplicates — the window id is tracked in chrome.storage.session, and a stale id (window since closed) is caught and replaced. No new manifest permissions were added: the windows API needs none, and focus-existing avoids the tabs permission.
Version on the Settings page — an about-stamp footer echoes the OMNIUTILS wordmark and tags it with the running version (e.g. v1.2). The version is read from chrome.runtime.getManifest().version, so it always tracks manifest.json and is never hardcoded.Licencja kodu źródłowego: Licencja MIT
Poprzednie wersje
Wersja 1.1
Data wydania: 24 cze 2026 — 1,09 MBDziała z: firefox 112.0 i nowszeLicencja kodu źródłowego: Licencja MIT