Add manifest

This commit is contained in:
Dennis Schoepf 2020-11-23 10:51:24 +01:00
parent faa76a90a3
commit f3f8012ce3

6
manifest.json Normal file
View file

@ -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
}