Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 711 Bytes

File metadata and controls

10 lines (8 loc) · 711 Bytes

Getting Started

Setup

  1. Follow the instructions from the main README to get the rest of the project up and running.
  2. Run docker compose -f chrome_extension/docker-compose.yml run node npm run build.
  3. Load the unpacked extension from chrome_extension/dist.
    • Go to your Chrome Extensions page.
    • Enable "Developer mode" by toggling the switch on the top right corner of the page.
    • Click on "Load unpacked" button, select the chrome_extension/dist directory from this project. Google Photos Deduper should now appear as an extension in the list.