1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-31 10:20:55 +00:00

Another little manifest change.

This commit is contained in:
SirStendec 2015-02-08 23:05:06 -05:00
parent de8d04dae8
commit 24d40ef58b

View file

@ -16,7 +16,7 @@
"manifest_version": 2,
"name": "FrankerFaceZ",
"short_name": "FFZ",
"permissions": [ "*://*.twitch.tv/*", "http://*.frankerfacez.com/*", "https://*.frankerfacez.com/*" ],
"permissions": [ "*://*.twitch.tv/*", "*://*.frankerfacez.com/*" ],
"update_url": "https://clients2.google.com/service/update2/crx",
"version": "1.57"
}