Benign firefox Download

Тонус — автопилот питания 1.4.8

“Ищет товары из списка покупок в сервисах доставки — в вашем браузере, под вашей учётной записью.”

Archive contains Mozilla COSE digest manifestArchive contains Mozilla COSE signature file

Evidence

Contains multiple standalone Cyrillic words lines 1–4
1/** Снятие карточек товаров со страницы результатов поиска магазина.
2 *
3 * Функции с суффиксом `InPage` исполняются в контексте страницы магазина через
4 * chr
CSS fixed-position declaration lines 90–91
90:37� окно �акрывает �окумент �еликом (`position:fixed;inset:0`
91 * с предельным `z-index`), и ни один наш клик до магазина не доходит. С
Orders generator before script lines 102–104
102:121�зобрано �о
103 * скрипту самой Ленты (`/assets-ng/scripts/runtime-recovery-fallback-ui.js`,
104 * снят 06.09): обработчик кнопки`window.location.reload()`, пов
Calls click() on a DOM element lines 115–127
115:11ction recoveryDialogInPage(args) {
116 const hosts = Array.from(document.querySelectorAll('#lu-runtime-recovery-fallback, [role="dialog"][aria-modal="true"]'));
117 for (const host of hosts) {
118 const button = host.querySelector('[data-action="reload"]');
119 if (!(button instanceof HTMLElement))
120 continue;
121 if (args.click)
122 button.click();
123 return true;
124 }
125 return false;
126}
127/** Стоит ли на странице окно восстановления
3+ Date.now() calls lines 149–154
149:40gInPage, { click: true }).catch(() => false);
150 const until = Date.now() + RECOVERY_GONE_MS;
151 for (;;) {
152 await sleep(CARDS_POLL_MS);
153 if (!await recoveryDialogShown(tabId))
154

Showing the top 5 files — 7 more files (57 regions) not shown.

No evidence locations were recorded for this file. Raw result

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.