История версий «Ruckus» – 3 версии
Ruckus от Konik Pejko
История версий «Ruckus» – 3 версии
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 1.3.1
Выпущено 13 авг. 2026 г. — 1,07 МБРаботает с firefox 140.0 и выше, android 142.0 и выше- Fixed the popup flickering between two layouts. The mobile styles were
behind@media (max-width: 560px), but a desktop popup is only 300px wide, so
the query matched there too. The larger mobile layout made the popup wider,
which unmatched the query, which made it narrow again. They now key off
pointer: coarse, which is true on a phone and false on a desktop whatever
the width.
Исходный код выпущен на условиях: Лицензия MIT
- Fixed the popup flickering between two layouts. The mobile styles were
Старые версии
Версия 1.3.0
Выпущено 13 авг. 2026 г. — 1,07 МБРаботает с firefox 140.0 и выше, android 142.0 и выше- Fixed a crash that broke almost everything.
panelwas used but never
declared, soboot()threw partway and the message listener inside it never
registered. That single line explains the dead context menu, Ruckus not
reappearing when re-enabled, and the missing debug handle. The failure was
swallowed by a try/catch, which is why nothing appeared in the console. - Popup scrolls. Firefox caps a popup near 600px; the Toolkit tab is taller
than that, so it was clipped with no way to reach the rest. - Settings page added. Android has no toolbar popup, so Settings →
Add-ons → Ruckus → Settings was a dead end. It now opens the full
interface, reusing the popup rather than duplicating it. - The long-press menu fits the screen. It was anchored to the pet and ran
off the bottom of a phone; it now centres and scrolls when it cannot fit. - Dragging Ruckus somewhere keeps him there for 20 seconds instead of
walking straight back to the floor. - Mischief intensity slider — Quiet, Mild, Normal, Absolute ham. It
scales both how often he misbehaves and the gap between pranks; Quiet stops
it entirely. - Brand in the popup still said PET PIXEL; removed a duplicate menu entry
Исходный код выпущен на условиях: Лицензия MIT
- Fixed a crash that broke almost everything.
Версия 1.2.0
Выпущено 9 авг. 2026 г. — 1,07 МБРаботает с firefox 140.0 и выше, android 142.0 и выше- Added the viewport meta tag. Without it Firefox for Android rendered the
popup at desktop scale, as an unreadable strip in the corner. Everything below
follows from finally being able to see it. - Popup fills the screen under 560px, with larger type and finger-sized targets
- The finder was a fixed 358px pinned 24px from the right, which pushed it off a
phone screen and wrapped the query onto its own line. It now spans the width. - Two new off switches — Off on this site and Turn Ruckus off — in the
popup and on the right-click menu - Area snip works on touch. The drag was being stolen by page scrolling, and
the download link was removed before Android had finished with it, so nothing
was ever saved. There is now also a one-tap Whole screen button. - Smaller sprite and more bottom clearance on phones; hover reactions no longer
fire on tap; larger tap targets throughout - Character card in the page. On Android the toolbar popup is three taps
deep in Settings, which is no good for a glance. The same information now
opens over the page from the right-click menu, the pet's own menu, or
How is Ruckus? - Richer right-click menu, since on a phone it is the quickest route to
anything: status, feed, pat, find, snip, reader mode, burrow, document tools,
come here, and the two off switches - Popup redesigned as a character profile — soft dark card, glow behind the
sprite, gradient stat bars with numbers, pill buttons, round colour dots - The off switches moved into the profile card
Исходный код выпущен на условиях: Лицензия MIT
- Added the viewport meta tag. Without it Firefox for Android rendered the