mirror of
https://github.com/wassname/mad.git
synced 2026-07-28 11:22:04 +08:00
added a few changes to manifest
This commit is contained in:
BIN
Binary file not shown.
|
After Width: | Height: | Size: 9.8 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 501 B |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
+2
-2
@@ -2,14 +2,14 @@
|
||||
"manifest_version": 2,
|
||||
"name": "MAD - Mindfulness Anti Distraction",
|
||||
"description": "This extension will hopefully help you be less distracted (untested)",
|
||||
"version": "1.0",
|
||||
"version": "0.1",
|
||||
"background": {
|
||||
"scripts": ["js/checkerino.js","background.js"],
|
||||
"pages": ["background.html"]
|
||||
},
|
||||
|
||||
"browser_action": {
|
||||
"default_icon": "icon.png",
|
||||
"default_icon": "img/128.png",
|
||||
"default_title": "MAD"
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user