* added README.md
This commit is contained in:
Will Bamberg
2016-01-19 15:21:42 -08:00
parent d552033b78
commit f98638396b

14
borderify/README.md Normal file
View File

@@ -0,0 +1,14 @@
# borderify
## What it does
This extension just includes:
* a content script, "borderify.js", that is injected into any pages
under "mozilla.org/" or any of its subdomains
The content script draws a border around the document.body.
## What it shows
* how to inject content scripts declaratively using manifest.json