#Build Chrome Extention - get current tab methods
2 messages · Page 1 of 1 (latest)
I'm thinking that the latter only works in the context of one page in the browser, but the former is in the context of the entire browser? Intuitively, the scope that a browser plug-in exists in is the whole browser, so a window variable wouldn't have meaning.