diff --git a/README.md b/README.md index f40b4c9..d592905 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ v0.0.1 - Initial Release ## License -This project is licensed under the GNU General Public License v3 - see the [LICENSE.md](LICENSE.md) file for details +This project is licensed under the GNU General Public License v3 - see the [LICENSE](LICENSE) file for details ## Acknowledgments diff --git a/manifest.json b/manifest.json index 7d9efcc..b35d6bb 100644 --- a/manifest.json +++ b/manifest.json @@ -11,7 +11,8 @@ "128": "bigIcon.png" }, "browser_action": { - "default_icon": "favicon.png" + "default_icon": "favicon.png", + "default_popup": "popup.html" }, "content_scripts": [ { diff --git a/popup.html b/popup.html new file mode 100644 index 0000000..bd3ec9d --- /dev/null +++ b/popup.html @@ -0,0 +1,8 @@ + + + + + +

Scratch 3 Developer Tools

+ +