Open tharrisone opened 8 months ago
I have the same type of issue As in, an extension being unable to read my login/cookies, even if third party cookies allowed
Link to issue on extension creator's side: https://github.com/EltonChou/TwitterMediaHarvest/issues/169#issuecomment-2151320153
Link to issue on extension creator's side: https://github.com/EltonChou/TwitterMediaHarvest/issues/169#issuecomment-2151320153
Confirmed, it seems that the partitioned cookies patch inhibits extensions from accessing the cookies of sites for which it has requested authorisation in the manifest. In itself I like this, but I realise that it breaks the functioning of the extensions. To figure out how to solve.
I'm still having this issue, is there a setting i have to change?
Above message is what i get when opening something on docs.google.com translated: they basically ask me to remove all my cookies & restart browser
Even after doing so i don't have access. Switching back to my previous version 125.0.6422.113 shows no issues.
Above message is what i get when opening something on docs.google.com translated: they basically ask me to remove all my cookies & restart browser
Even after doing so i don't have access. Switching back to my previous version 125.0.6422.113 shows no issues.
I ended up figuring out how to fix the issue, although i'm puzzled as to why it worked. I updated to version v127.0.6533.73 In the top-left, click on the site permissions. Allowing "Javascript JIT" solved the issue.
Preliminary checklist
Can the bug be reproduced with corresponding Chromium version?
Yes
Cromite version
123.0.6312.58
Device architecture
x64
Platform version
Windows 10
Android Device model
using Windows and Linux not Android
Is the device rooted?
No
Changed flags
none
Is this bug happening in an incognito tab?
Yes
Is this bug caused by the adblocker?
No
Is this bug a crash?
it is not a crash
Describe the bug
I install the raindrop.io extension.. login to raindrop.io but the extension is still asking me to login. I have allowed third party cookies.. made an exception so it can remain logged it.. disabled adblock but the issue persists.
Steps to reproduce the bug
Go to: https://chromewebstore.google.com/detail/raindropio/ldgfbffkinooeloadekpmfoklnobpien?hl=en Install the extension, login and try to use the extension and it will say "Please log in to start!"
Expected behavior
The extension should work as normal as I does on any other chromium based browser.
Screenshots