Review of "Photos Upload" version 8

Details Page Preview

Panel control for Google Photos folder uploads, progress, and quota. Install the extension, then run the one-time backend setup from GitHub (see INSTALL.md — Step 2: scripts/install-backend.sh). Also requires rclone.

Extension Homepage
https://github.com/binaryplates/gphotos-upload-widget

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-P-006 warning

unnecessary build and translation artifacts should not be shipped

Compiled GSettings schemas should not be shipped for 45+ packages.

Don't include unnecessary files

  • schemas/gschemas.compiled
    schemas/gschemas.compiled

All Versions

Version Status
8 Unreviewed
7 Rejected
6 Rejected
5 Rejected
4 Rejected
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

MohammadMustafa posted a review
Removed backend/ from the extension package. The backend/helper is installed separately from the GitHub repo (scripts/install-helper.sh for CPU Turbo, scripts/install-backend.sh for Photos Upload) linked in metadata url. This version also adds INSTALL.md and clearer setup notifications for end users (two-step install: extension from EGO, then one-time dependency from GitHub).