aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbarenblat@gmail.com>2021-12-22 16:46:25 -0500
committerGravatar Benjamin Barenblat <bbarenblat@gmail.com>2021-12-22 16:46:25 -0500
commit9ee8bfc5bdab9d9a163830339531397c598578ac (patch)
tree0749fdec095fdf27d925dc898277b1f49f88b7c0
parent84f306bce157b974a8b540487a316d28a3416323 (diff)
Add more shortcut slots
-rw-r--r--manifest.json22
1 files changed, 21 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 0f58369..07434ca 100644
--- a/manifest.json
+++ b/manifest.json
@@ -22,7 +22,27 @@
"do-nothing6": { "description": "Do nothing" },
"do-nothing7": { "description": "Do nothing" },
"do-nothing8": { "description": "Do nothing" },
- "do-nothing9": { "description": "Do nothing" }
+ "do-nothing9": { "description": "Do nothing" },
+ "do-nothinga": { "description": "Do nothing" },
+ "do-nothingb": { "description": "Do nothing" },
+ "do-nothingc": { "description": "Do nothing" },
+ "do-nothingd": { "description": "Do nothing" },
+ "do-nothinge": { "description": "Do nothing" },
+ "do-nothingf": { "description": "Do nothing" },
+ "do-nothingg": { "description": "Do nothing" },
+ "do-nothingh": { "description": "Do nothing" },
+ "do-nothingi": { "description": "Do nothing" },
+ "do-nothingj": { "description": "Do nothing" },
+ "do-nothingk": { "description": "Do nothing" },
+ "do-nothingl": { "description": "Do nothing" },
+ "do-nothingm": { "description": "Do nothing" },
+ "do-nothingn": { "description": "Do nothing" },
+ "do-nothingo": { "description": "Do nothing" },
+ "do-nothingp": { "description": "Do nothing" },
+ "do-nothingq": { "description": "Do nothing" },
+ "do-nothingr": { "description": "Do nothing" },
+ "do-nothings": { "description": "Do nothing" },
+ "do-nothingt": { "description": "Do nothing" }
},
"minimum_chrome_version": "33"
}