6

I have a tiny custom extension for helping me to focus on work, which - whenever I try to open up a site where I would waste my time - redirects me to a local HTML displaying a mindfulness reminder. I developed this for Chrome, but in Kagi, it doesn't work because of the missing declarativeNetRequest implementation for the redirect action type.

    6 months later

    I would also love to see this. I’ve been exploring the idea of the movie-web extension on iOS, but it’s not functional yet. I hope this gets added soon!

      This has landed in Orion desktop already. @dino confirm?

      • dino replied to this.

        Hmm, I tested my extension and it still doesn't seem to be working. If this was added, it must be something else causing my extension to break. I'll look into it

          I looked through the code to try to see how it works. It's basically a cookie stealer used to proxy videos.

          1. BaseRequest for baseUrl, headers, url, etc.
            makeRequest.ts

          2. Lots of browser.declarativeNetRequest.updateDynamicRules to update the headers on the proxy site
            declarativeNetRequest.ts

          I tested Orion on macOS and iOS but it appears to be missing. I hope this can get added soon!

            Vlad for now declarativeNetRequest is available in RC only, as we are looking for user feedbacks to make it perfect.

            Also, this is supposed to work in same way like how the API works on Safari.

              a month later
              17 days later
              No one is typing