Like Instagram photos using Teachable Machine and Google Chrome extension content scripts.
- Navigate to
chrome://extensions
- Enable "Developer mode"
- Click "Load unpacked" and select this folder
- Go to Instagram!
- Go to Teachable Machine and train an image model
- Make sure that one of the models classes is "Thumbs Up" unless you plan on changing the the value in
content-scripts.js
. - Click "Export model" and "Upload model"
- After your model is finished loading, copy the model url
- Go to
content-scripts.js
and changeURL
to your new model url - Hit the refresh icon on your extension in
chrome://extensions
- Reload Instagram