Chrome extension:Cannot call method 'getElementsByTagName' of null
- by T_t
Hi,i am beginner with chrome extension.There is simple problem.
There is the code in my extension,but it do not work.I don't know how to figure it out.
In my extension, i used a xml file to stroe some data.There is the
code in my background.html,but it do not work,i don't know how to
figure it out...
<!DOCTYPE html>
<html>…