Open gbaranski opened 4 years ago
Hey, as far as I understand, I need to add my extension to their addons market (https://addons.mozilla.org/pl/android/).
@Lumm1t Actually I got no idea how publishing extensions to firefox looks like.
Maybe run as Scriptlets?
https://github.com/gorhill/uBlock/wiki/Resources-Library#aeldjs- (addEventListener-defuser
)
https://github.com/AdguardTeam/Scriptlets/blob/master/wiki/about-scriptlets.md#prevent-addEventListener (prevent-addEventListener
)
https://github.com/gorhill/uBlock/wiki/Resources-Library#setjs- (set-constant
)
https://github.com/AdguardTeam/Scriptlets/blob/master/wiki/about-scriptlets.md#-%EF%B8%8F-set-constant (set-constant
)
Or as pure JavaScript AdGuard filter:
prevent-addEventListener
no see any event and abort by set-constant
is "bad")set-constant
I think we can just publish it on Firefox Extension Workshop
https://extensionworkshop.com/documentation/publish/package-your-extension/
Kiwi Browser and Yandex support chrome extensions on Android.
That might be useful to pass exams on the go. As far i remember mobile browser with custom plugin support is firefox.
What do you think about that?