kiwibrowser / src.next

Source-code for Kiwi Next, a Kiwi Browser auto-rebased with latest Chromium
BSD 3-Clause "New" or "Revised" License
2.1k stars 265 forks source link

The manuel added extensions are getting removed after the every app update #410

Open kyoyacchi opened 2 years ago

kyoyacchi commented 2 years ago

Like as i said, i was added Universal Bypass and Youtube Background (from here) extensions to kiwi browser.

When you update app they are being gone, there is no problem about the other extensions (installed from chrome store)

I forgot to record 🤦, but you can see the same result if you do as i did.

gnadelwartz commented 2 years ago

did you install as zip or as crx?

kyoyacchi commented 2 years ago

@gnadelwartz Yes, I've installed as zip

gnadelwartz commented 2 years ago

try to install as crx, zip installations seems to be "removed" if cache is cleared. hopefully this fix also your problem with removing the extension on updates.

kyoyacchi commented 2 years ago

@gnadelwartz then what's the point of installing from zip? also i can not install universal bypass as crx

gnadelwartz commented 2 years ago

that installing from zip is removed seems to be a bug in kiwi and installing as crx is a workaround.

@kiwibrowser it was also mentioned (and confirmed) on discord that extensions installed from zip are vanishing on clearing the browser cache while extensions installed from crx will stay. any idea why?

blogmangit commented 2 years ago

@gnadelwartz then what's the point of installing from zip? also i can not install universal bypass as crx

https://github.com/SomMeri/grunt-zip-to-crx

kyoyacchi commented 2 years ago

@blogmangit i don't have pc, also i don't know how to do it.

blogmangit commented 2 years ago

@blogmangit i don't have pc, also i don't know how to do it.

Same problem with me too

kakhulu31 commented 2 years ago

@gnadelwartz then what's the point of installing from zip? also i can not install universal bypass as crx

https://github.com/FastForwardTeam/releases/raw/main/update/FastForward.crx

blogmangit commented 2 years ago

Like as i said, i was added Universal Bypass and Youtube Background (from here) extensions to kiwi browser.

When you update app they are being gone, there is no problem about the other extensions (installed from chrome store)

I forgot to record 🤦, but you can see the same result if you do as i did.

for YouTube background

https://greasyfork.org/scripts/371641-video-background-play-fix/code/Video%20Background%20Play%20Fix.user.js

load the .js file in kiwi extension.

kyoyacchi commented 2 years ago

Sorry misclicked

tachibana-shin commented 1 year ago

I don't think this is because Kiwi it affects all Chrome based browsers including Chrome itself on Windows. A note using .crx is probably a good thing

tachibana-shin commented 1 year ago

if someone wants now i can create a website that converts online zip to crx or xpi format