aprzn123 / TheThirdCan

A browser extension designed to improve https://twocansandstring.com
MIT License
7 stars 4 forks source link

feature: avatar stealer button #43

Closed HumanoidSandvichDispenser closed 1 year ago

HumanoidSandvichDispenser commented 1 year ago

resolves #42

image

aprzn123 commented 1 year ago

Also-- do we need an injected script for this? I suspect you would be able to do it fine from src/js/users.js without having to inject into the page (something we're looking to avoid whenever possible)

HumanoidSandvichDispenser commented 1 year ago

Yeah otherwise it won't let me read the avatar image due to CORS.