Suspicious 80% firefox Download

Sprawdzanie reakcji 2.1

New extension, zero downloads, cookie access

“Zapamiętuje linki do komentarzy 24Gliwice i sprawdza ich reakcje.”

Archive contains Mozilla COSE digest manifestArchive contains Mozilla COSE signature file

Evidence

Polish language detection lines 30–39
30:13=======================================================
31 * PAMIĘĆ
32 * ================================================================
33 */
6 lines
Invokes zero-argument function at module scope lines 41–71
41:13=======================================================
42 */
43
44loadSavedLinks();
45
46
4 lines
51 */
52
53addButton.addEventListener(
54 "click",
55 addLinksFromInput
56);
57
58checkButton.addEventListener(
59 "click",
60 checkAllReactions
61);
62
63clearButton.addEventListener(
64 "click",
65 clearAllLinks
6 lines
Registers a browser paste-event handler lines 72–88
72:13=======================================================
73 */
74
75newUrlInput.addEventListener(
76 "paste",
77 () => {
11 lines
Uses browser.* namespace core APIs lines 93–105
93:27nks() {
94
95 try {
96
97 const data =
98 await browser.storage.local.get(
99 "commentLinks"
100 );
5 lines
Polish-specific diacritics (ąęłńśźż) lines 113–125
113:8 savedLinks = [];
114 }
115
116
117 /*
118 * Obsługa starszych wpisów,
119 * które mogą nie mieć wszystkich pól.
120 */
121
4 lines

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.