Witamy na witrynie Dodatki dla programu Firefox dla Androida.
Dodaj dodatkowe funkcje i motywy, by dostosować program Firefox dla Androida do swoich potrzeb.
ZamknijFirefox user 90c846
O mnie
Nazwa | Firefox user 90c846 |
---|---|
Użytkownik od | Lis. 29, 2022 |
Liczba utworzonych dodatków | 0 dodatki |
Średnia ocena dodatków autora | Brak ocen |
Moje opinie
Sieve
Oceniono na 4 z 5 możliwych gwiazdek
value for strict_max_version of extension's manifest.json is not set properly (set to 102.0)
works fine for me with some edits:
1. download sieve-0.6.1-tb.xpi manually
2. unzip the file to different directory
3. change value to "102.*"
4. zip again and manually install
for linux users:
cd <into directory with downloaded file>
mkdir sieve-0.6.1-tb; cd sieve-0.6.1-tb; unzip ../sieve-0.6.1-tb.xpi
sed -i 's!"strict_max_version" : "102.0"!"strict_max_version" : "102.*"!g' manifest.json
zip -r ../sieve-0.6.1-tb_edited.xpi ./
Manually installation from file via thunderbird addons tab.
:-)
Aby tworzyć własne kolekcje, musisz mieć konto na witrynie Mozilla Add-ons.