Coder Social home page Coder Social logo

Comments (6)

HumanGamer avatar HumanGamer commented on June 25, 2024

I'm having this issue too. It also asked for a new permission to block web pages recently, not sure if that's related.

from chrometana-pro.

HumanGamer avatar HumanGamer commented on June 25, 2024

So I think the issue is the recent changes to the extension. How can I use an older version? The extension worked fine until now.

from chrometana-pro.

HumanGamer avatar HumanGamer commented on June 25, 2024

I manually built d304d88 and installed it as an unpacked extension and it worked.

Steps:

  1. install node
  2. install grunt
  3. clone the repo and in the repo folder, run npm install followed by grunt build-chrome
  4. the unpacked extension is now in the dest folder
  5. copy the dest folder somewhere permanent (i put it in D:\Extensions\Chrometana Pro (old)
  6. set edge to developer mode and load an unpacked extension passing the folder you copied.

Here is the built files for anyone that wants it: https://mega.nz/file/x0NmyAqb#hTSIcYevgvjHPBzSt_DD3oI2eeKgR5CHJy6KKIsEJ8k

(note: i tried to upload it to the message directly but github was complaining that it was an invalid file type and to use a zip...even though it is a zip? So I put it on mega. I have mega pro so the file won't be going anywhere unless I cancel my pro subscription)

from chrometana-pro.

MarcGuiselin avatar MarcGuiselin commented on June 25, 2024

It also asked for a new permission to block web pages recently, not sure if that's related.

I switched to the declarativeNetRequest extension api since google is phasing out support for v2 extensions and the webRequest api. Unfortunately this change required an update to permissions even though "blocking" is never used.

The behavior of this api should be the exact same between chrome and edge. It shouldn't be blocking anything, and redirects correctly in chrome.

I'll investigate and look for a fix tomorrow.

from chrometana-pro.

MarcGuiselin avatar MarcGuiselin commented on June 25, 2024

Yup, I can confirm edge has a strange behavior where it blocks redirects to extension pages. The current workaround is to redirect all bing searches directly to the search engine of choice, this has a few compromises listed in #16.

from chrometana-pro.

MarcGuiselin avatar MarcGuiselin commented on June 25, 2024

This issue has been fixed in v 2.2

from chrometana-pro.

Related Issues (9)

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.