firefox-extension-listen1

MEDIUM
maintainer ZXY595 1 votes scanned 2026-09-06 15:12:20.220602
View on AUR
Why flagged

This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.

Triggered rules

Medium Recently orphaned & re-adopted orphaned_readopted

This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.

PKGBUILD

1# Maintainer: kumax <kumax2048@pm.me>
2pkgname=firefox-extension-listen1
3pkgver=2.32.0
4pkgrel=1
5pkgdesc="One for all free music in China"
6arch=("any")
7url="https://listen1.github.io/listen1"
8_githuburl="https://github.com/listen1/listen1_chrome_extension"
9_name=${_githuburl##*/}
10license=('MIT')
11depends=("firefox")
12makedepends=("zip")
13source=("${_githuburl}/archive/refs/tags/v$pkgver.tar.gz")
14sha256sums=('e734d834f59f7138b7d3e8b6f4c4bcb2150c8b9ed70345e91e8801d5cc307f43')
15
16prepare() {
17 cd ${srcdir}/${_name}-${pkgver}
18 mv manifest_firefox.json manifest.json
19}
20
21build() {
22 cd ${srcdir}/${_name}-${pkgver}
23 zip -r ${srcdir}/githublisten1@gmail.com.xpi *
24}
25
26package() {
27 install -Dm644 githublisten1@gmail.com.xpi ${pkgdir}/usr/lib/firefox/browser/extensions/githublisten1@gmail.com.xpi
28}
29

Scan history

Scanned at (UTC)SeverityRules
2026-09-06 15:12:20 Medium 1
2026-06-18 16:11:54 Clean 0

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion