When trying out http://www.feedly.com/ I noticed it automatically recognized my Twitter-name. How?
Asked
Active
Viewed 204 times
2 Answers
2
As a Firefox add-on, it has access to your cookies, and thus, when you're logged in to twitter, to your twitter account name.

balpha
- 50,022
- 18
- 110
- 131
2
As it runs as a browser addin, I'd assume that it makes a web request to twitter using your existing login cookie (which wouldn't be allowed for a website due to security restrictions) and gets your twitter username as part of the response.

U62
- 4,355
- 1
- 24
- 37