gphotos_sort
gphotos_sort copied to clipboard
Extenson Sorts Images Correctly, but Generates SameSite Error Warnings
The extension does sort the images in the Google Photo Album.
It has started to generate this error. Its repeated 15 times.
A cookie associated with a cross-site resource at http://sites.google.com/ was set without the SameSite
attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with SameSite=None
and Secure
. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
I found a reference on StackOverFlow:
This console warning is not an error or an actual problem — Chrome is just spreading the word about this new standard to increase developer adoption.
https://stackoverflow.com/questions/58270663/samesite-warning-chrome-77
In Blogger's editor you can insert images from several sources.
When you choose "From Google album Archive" you apparently navigate to a archived version of the Google Photos folder instead of the actual Google Photos folder you justed sorted. The photos in folder you access from Blogger's editor are not sorted, yet if you navigate to the actual archive folder in your browser the images are sorted.
https://get.google.com/albumarchive/
Those warnings (errors) are no problem for now. And, I know why raise warning. I think I can deal on future version.
On Blogger editor, You will get sorted album, if you reload editor page.
https://github.com/hamada2029/gphotos_sort/releases On new version (v0.15), warnings will be removed.