开发者

Using HTML DOM in google chrome extension?

开发者 https://www.devze.com 2023-01-16 08:05 出处:网络
Can you use Html DOM in googl开发者_运维问答e chrome extension to... 1) write/Auto fill in a form?

Can you use Html DOM in googl开发者_运维问答e chrome extension to...

1) write/Auto fill in a form?

2) Read values in label? Textboxes? And use them in your program?


Yes, yes, and yes. See the Content Scripts API.

0

精彩评论

暂无评论...
验证码 换一张
取 消