dom - Accessing the current tab with chrome extension -


i want access tab using chrome extention , able html code it.
possible?

thanks ahead.

your question in not precise. need html code? want it?

one way html code use content script. javascript file executed when page loaded. can acces dom normaly.

if need background page. there other ways this. please update quesition , update answer.


Comments

Popular posts from this blog

double exclamation marks in haskell -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

Qt Creator - Searching files with Locator including folder -