aboutsummaryrefslogtreecommitdiff
path: root/bookmarks-home/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'bookmarks-home/manifest.json')
-rw-r--r--bookmarks-home/manifest.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/bookmarks-home/manifest.json b/bookmarks-home/manifest.json
new file mode 100644
index 0000000..084772f
--- /dev/null
+++ b/bookmarks-home/manifest.json
@@ -0,0 +1,12 @@
+{
+ "manifest_version": 3,
+ "name": "Test Manifest",
+ "version": "0.0.1",
+ "description": "Test Manifest",
+ "icons": {
+ "48": "images/icon-48.png",
+ "128": "images/icon-128.png"
+ }
+
+ }
+