mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
added short comments for all JS functions
This commit is contained in:
@@ -1 +1,4 @@
|
||||
/*
|
||||
Just draw a border round the document.body.
|
||||
*/
|
||||
document.body.style.border = "5px solid red";
|
||||
|
||||
Reference in New Issue
Block a user