indraneel / instagram-comment-at-reply

instagram comment @replies for web

Home Page:https://chrome.google.com/webstore/detail/instagram-comment-reply/clcbifpgiljjhihdabeedkdmplcogcmc?hl=en

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update

IG added this, so this is deprecated

instagram @replies for web

problem:

Instagram.com does not currently have username autocompleting in its comments, nor does it have messaging. I'm sure this is on a product backlog somewhere, or maybe it's a spec'd out for an intern to complete, but in the meanwhile it is a pretty big limitation for the way I use instagram.

solution

jquery based hack to detect when you type a word starting with '@', make a request to /search with that word, return the username of the first result. Obviously this can and will have a bunch of bugs (make an issue if you care), but it also works pretty well since IG search is pretty well done.

#GIF time

instructional gif

About

instagram comment @replies for web

https://chrome.google.com/webstore/detail/instagram-comment-reply/clcbifpgiljjhihdabeedkdmplcogcmc?hl=en


Languages

Language:JavaScript 100.0%