diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..9e14970 --- /dev/null +++ b/manifest.json @@ -0,0 +1,6 @@ +{ + "name": "DII Hackathon", + "version": "0.1", + "description": "About Chrome extension that communicates with Adafruit.IO for the Design of Innovative Interactions course at University of Salzburg", + "manifest_version": 2 +} \ No newline at end of file