Git Product home page Git Product logo

Comments (6)

Moustachauve avatar Moustachauve commented on May 26, 2024 1

That doesn't seem right. Can you do a test for me on Chrome if you don't mind? Could you try to go in your extension settings in Chrome and set the permissions to allow from any url to see if anything different happens?
image

from cookie-editor.

Cassian-Andor avatar Cassian-Andor commented on May 26, 2024

Brilliant, thank you, that did it. I guess because some are cross-domains cookies or something?

One extra question about Safari, I know somewhere you say HttpOnly cookies cannot be accessed by Safari, because I guess Safari tries to be "strict" about it. Is there any hack or workaround to read them somehow in iOS? Tools like yt-dlp rely on those HttpOnly values (tried with a Safari export with your extension and yt-dlp -or rather youtube when fetching the data- complains about some extra values missing).

Or maybe my question is, will we always be able to fetch HttpOnly cookies somehow? Is this something that some browsers just don't care about? Or could it be that all browsers start caring and then nobody can read those values and then tools that rely on them (like yt-dlp) will be rendered useless?

from cookie-editor.

Moustachauve avatar Moustachauve commented on May 26, 2024

I'm not aware of any way to get all your cookies from iOS other than remote debugging through a mac, sadly. I made some requests at Apple but there isn't much that can be done at the moment.

from cookie-editor.

Cassian-Andor avatar Cassian-Andor commented on May 26, 2024

Fair enough. One last thing if you don't mind, would it be possible via an extension to delete all cookies then, maybe a call that does this, which doesn't have the same restrictions as reading them? Because for example on youtube, deleting cookies with the extension won't log you out (because the HttpOnly ones persist).

from cookie-editor.

Moustachauve avatar Moustachauve commented on May 26, 2024

The restrictions for deleting is the same as all other cookie operations, sadly. I really wish I could do it too.

from cookie-editor.

Cassian-Andor avatar Cassian-Andor commented on May 26, 2024

I understand. Thank you so much for taking the time to reply and for building this awesome app!

from cookie-editor.

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.