« get me outta code hell
1 2 3 4 5 6 7
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <script type="module" src="background.js"></script> </head> </html>