Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work in Chromium Version 79.0.3945.79 (Official Build) (64-bit) (Marmaduke) (no-sync) #8

Open
ballo opened this issue Jan 10, 2020 · 19 comments

Comments

@ballo
Copy link

ballo commented Jan 10, 2020

I'm trying to install extensions from the Google web store using the latest no-sync Marmaduke from:
https://chromium.woolyss.com/

Brave works fine.

@NeverDecaf
Copy link
Owner

Is this on macOS?

@ballo
Copy link
Author

ballo commented Jan 10, 2020

yes

@ballo
Copy link
Author

ballo commented Jan 10, 2020

Screen Shot 2020-01-10 at 12 12 56 PM

@NeverDecaf
Copy link
Owner

I don't have a macOS system available to reproduce this, but it seems likely this is caused by another extension modifying the store page in some way. Does it still happen with no other extensions enabled?

@ballo
Copy link
Author

ballo commented Jan 10, 2020

I disabled all extensions and no change

@ghost
Copy link

ghost commented Jan 13, 2020

you can just install them manually and then update them with chromexup

@ballo
Copy link
Author

ballo commented Jan 13, 2020

Are you saying this isn't a bug?

@ghost
Copy link

ghost commented Jan 14, 2020

Usually Chrome policies doesn't allow any extension to modify content of the website https://chrome.google.com/* because an exploiter could modify the add to chrome button to make the user install his extension without they notice.

first try to disbale safe browsing and see if it works.
if it doesn't show us your chrome://policy/

EDIT: also make sure in the extension options it has Site access enabled

@ballo
Copy link
Author

ballo commented Jan 14, 2020

Screen Shot 2020-01-14 at 3 08 42 AM

@ghost
Copy link

ghost commented Jan 14, 2020

you can try this https://ungoogled-extension.github.io/
It works and also its open source.

@jmauss
Copy link

jmauss commented Jan 23, 2020

I am having the same issue on Windows 10 with Marmaduke's build.

@boblo1
Copy link

boblo1 commented Feb 15, 2020

I'm on the same situation, I cannot install the Chrome web store CRX file via drag and drop, even with developer mode enabled. Using Windows 7 SP1 with Ungoogled Chromium version 79.0.3945.130 Developers build (64-bit).

@ghost
Copy link

ghost commented Mar 4, 2020

Just extract the crx file in a folder and load it in developer mode( See here #10 )
DragNDrop doesn't work on Ungoogled chromium for KDE in Linux too.

You can also try this: https://ungoogled-extension.github.io/

You can copy the link to your extension in it and the installation request will pop up if you have the mime configuration to always.

@boblo1
Copy link

boblo1 commented Mar 4, 2020

Just extract the crx file in a folder and load it in developer mode( See here #10 )
DragNDrop doesn't work on Ungoogled chromium for KDE in Linux too.

You can also try this: https://ungoogled-extension.github.io/

You can copy the link to your extension in it and the installation request will pop up if you have the mime configuration to always.

Well, I was able to install your extension with this workaround, but I cannot install any other extension from Chrome web store. Thanks anyway.

@backoffu2
Copy link

I have the same issue as @boblo1. Using Win7SP1, with Ungoogled Chromium version 79.0.3945.130.
I am not using ver 80 from https://chromium.woolyss.com/.
My Policies page looks the same as ballo shown earlier in the thread.
MIME type requests is set to Always Prompt
image

I have downloaded the crx file then drag/drop into chrome:extensions page.
(I have tried another crx..https-everywhere-chrome-2019.11.7.crx, it did not work either)

I get the puzzle piece icon with "Drop to Install" But then nothing happens.
image

If I use "Load Unpacked" (in Developer mode) and point to the folder with the crx file.. it shows
Failed to load extension
File
~\Downloads
Error
Manifest file is missing or unreadable
Could not load manifest.

Next I have tried using this https://ungoogled-extension.github.io/ I copy the link and click Install, it downloads the crx file then it shows it is adding to chromium, but it goes on forever and never completes.
image

Any other suggestions to have crx files to install?

@AyoungDukie
Copy link

AyoungDukie commented Apr 5, 2020

So I was also enountering this issue; just to add a few more bits of info, I attempted to roll-back my version of Ungoogled Chromium (earliest version with installer executable was 78.0.3904.70-1), and it now fails a little more verbosely (or actually fails in the case of the "adding to chromium" issue), but same behavior that @backoffu2 noted otherwise.

image
When attempting to add the webstore extension

image
When attempting to install ublock origin from the chrome webstore

Edit: the learn more link shown above attempts to load a dead support link that seems to be about "CRX-Warning"
https://support.9oo91e.qjz9zk/chrome_webstore/?p=crx_warning

This all seems to suppport that the extensions are being treated as though they were installed from somehwere other than the chrome webstore. Some searching indicates a startup parameter may be the workaround: https://www.ghacks.net/2012/06/12/chrome-fix-extensions-apps-and-user-scripts-cannot-be-installed-from-this-web-site/

Correction, the startup parameter does not work. I also tried loading the crx file directly, which attempts to install again and then states:
image

Edit Again: Just to clarify, this is before adjusting the mime-type flag; after updating to always prompt, it behaves exactly how @backoffu2 described

@iriki
Copy link

iriki commented May 27, 2020

I was having a similiar issue with chromium on win7 64bits, but unpacking with 7zip and manually loading extension worked just fine. I'm confident whis will also work when I install it on all my other Linux machines. Many thanks

@GreypathPro
Copy link

Yeah!

@GreypathPro
Copy link

Usually Chrome policies doesn't allow any extension to modify content of the website https://chrome.google.com/* because an exploiter could modify the add to chrome button to make the user install his extension without they notice.

first try to disbale safe browsing and see if it works.
if it doesn't show us your chrome://policy/

EDIT: also make sure in the extension options it has Site access enabled

Don't joke please!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants