Git Product home page Git Product logo

Comments (19)

 avatar commented on May 22, 2024 1

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.

from chromium-web-store.

GreypathPro avatar GreypathPro commented on May 22, 2024 1

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!

from chromium-web-store.

NeverDecaf avatar NeverDecaf commented on May 22, 2024

Is this on macOS?

from chromium-web-store.

ballo avatar ballo commented on May 22, 2024

yes

from chromium-web-store.

ballo avatar ballo commented on May 22, 2024

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

from chromium-web-store.

NeverDecaf avatar NeverDecaf commented on May 22, 2024

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?

from chromium-web-store.

ballo avatar ballo commented on May 22, 2024

I disabled all extensions and no change

from chromium-web-store.

 avatar commented on May 22, 2024

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

from chromium-web-store.

ballo avatar ballo commented on May 22, 2024

Are you saying this isn't a bug?

from chromium-web-store.

 avatar commented on May 22, 2024

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

from chromium-web-store.

ballo avatar ballo commented on May 22, 2024

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

from chromium-web-store.

 avatar commented on May 22, 2024

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

from chromium-web-store.

jmauss avatar jmauss commented on May 22, 2024

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

from chromium-web-store.

boblo1 avatar boblo1 commented on May 22, 2024

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).

from chromium-web-store.

boblo1 avatar boblo1 commented on May 22, 2024

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.

from chromium-web-store.

backoffu2 avatar backoffu2 commented on May 22, 2024

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?

from chromium-web-store.

AyoungDukie avatar AyoungDukie commented on May 22, 2024

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

from chromium-web-store.

iriki avatar iriki commented on May 22, 2024

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

from chromium-web-store.

GreypathPro avatar GreypathPro commented on May 22, 2024

Yeah!

from chromium-web-store.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.