Quickly visit profiles on social sites.
To add a new platform, edit both package.json
and src/sites.ts
.
Add a new entry to the site
dropdown in package.json
.
Then add a new entry that uses the same value
to the defaultSites
object in src/sites.ts
.