It is an extension for google chrome that adds a button with the words "Save to Google Photos" on the context menu when clicking on an image.
When this button is clicked it uploads that image to the currently signed in google account.
If no one is signed in or you are offline then it will not upload an image.
The google photos extension uses the scope: “photoslibrary.appendonly”
This means that this app has the ability to upload data to the user's google photo storage.
It will only upload the images where the user selected the "Save to Google Photos" option on the context menu.
The App will be used within chromium browsers, and is unuseable outside of chromium web browsers.