Skip to content

Files

Latest commit

087a9ed · Nov 9, 2024

History

History

chrome_extension

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 29, 2023
Nov 9, 2024
Aug 7, 2023
Aug 29, 2023
Oct 20, 2024
May 29, 2024
Nov 2, 2024
Nov 2, 2024
May 30, 2024
Aug 11, 2023
May 30, 2024

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.