Upload to Google Photos
Right-click any image in Chrome and send it straight to your Google Photos library.
What it does
- Adds one item to the image context menu: Upload to Google Photos.
- Shows a small in-page toast with a thumbnail and progress, then a link to the uploaded photo.
- Optionally files every upload into an album of your choice.
What it can and cannot see
The extension asks Google only for permission to add photos
(photoslibrary.appendonly). It cannot read, list, edit or
delete anything already in your library.
It has no server of its own. Image bytes travel directly from the site you are on to Google Photos; nothing is logged or stored anywhere else. See the privacy policy.
Source
The code is open: github.com/craigfoo/google-photos-chrome-extension.