Git Product home page Git Product logo

Comments (5)

NeverDecaf avatar NeverDecaf commented on June 5, 2024

Does this ONLY affect extensions installed from outside the web store? or does it also affect extensions from the web store? If the former then it may be a permissions issue, IIRC you should be able to click a wrench icon when the installation fails to request additional permissions. If it is the latter, you need to set the #extension-mime-request-handling flag.

from chromium-web-store.

Giger22 avatar Giger22 commented on June 5, 2024

This affect BOTH extensions (from the web store and outside). It is not a problem like I get an error. The extension is in the Chromium web store list but it never even gets a prompt to get updated.
I can give an example when this happens. The extension does not even try to update when in the "details" page of an extension there is something like this (when you drag manually .crx file or .zip):

Source
Unpacked extension
Loaded from: ~/Downloads/Chromium extensions/bypass-paywalls-chrome-master

and when app is installed directly through chromium web store, there is
Source
Not from Chrome Web Store.

In other words:
For apps from chrome web store you can fix this by removing app that was dragged manually and install it through chromium web store, although it is mundane task if you have a lot of extensions.
For some time I though it was a serious bug so I think it should be fixed in some way.
I think it would be feature request to port dragged extensions to chromium web store, so it can update them.

For apps that can't be installed with the new button "Add to Chromium" because they are not in chrome web store I do not see a fix even that extension in listed in chromium web store.

from chromium-web-store.

NeverDecaf avatar NeverDecaf commented on June 5, 2024

I tried installing an older version of the extension you linked using both methods (drag+drop and "load unpacked") and in both cases chromium web store correctly shows the available update.
image
image
If the issue is only affecting this extension in particular (or only some extensions), it is because the author has not updated the version number in updates.xml since version 1.7.9. Can you try installing an earlier version of Bypass Paywalls (1.7.8 or earlier) and check if the issue still occurs?

from chromium-web-store.

NeverDecaf avatar NeverDecaf commented on June 5, 2024

I should add that the majority of extensions from outside the web store do not provide an updates.xml meaning there is simply no way to check for updates to those extensions. You can verify this yourself by checking an extension's manifest.json for the update_url field.

from chromium-web-store.

Giger22 avatar Giger22 commented on June 5, 2024

If the issue is only affecting this extension in particular (or only some extensions), it is because the author has not updated the version number in updates.xml since version 1.7.9. Can you try installing an earlier version of Bypass Paywalls (1.7.8 or earlier) and check if the issue still occurs?

Yeah, I checked earlier version and issue does not occur. Thanks!

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.