1
Fork 0

Update information

This commit is contained in:
Jake Howard 2015-08-24 21:52:37 +01:00
parent 53a0f8d35e
commit 3132339ebe
3 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@
] ]
} }
], ],
"description": "Use hipchat emoticons on other sites", "description": "Use hipchat emoticons on other websites. Some sites may require this plugin in order to see the emoticons.",
"manifest_version": 2, "manifest_version": 2,
"name": "Hipchat-Emoticons-for-all", "name": "Hipchat-Emoticons-for-all",
"version": "0.0.0" "version": "0.0.0"

View File

@ -1,6 +1,6 @@
{ {
"author": "TheOrangeOne", "author": "TheOrangeOne",
"description": "Use hipchat emoticons on other sites", "description": "Use hipchat emoticons on other websites. Some sites may require this plugin in order to see the emoticons.",
"engines": { "engines": {
"fennec": ">=38.0a1", "fennec": ">=38.0a1",
"firefox": ">=38.0a1" "firefox": ">=38.0a1"

View File

@ -1,7 +1,7 @@
{ {
"name": "Hipchat-Emoticons-for-all", "name": "Hipchat-Emoticons-for-all",
"version": "0.0.0", "version": "0.0.0",
"description": "Use hipchat emoticons on other sites", "description": "Use hipchat emoticons on other websites. Some sites may require this plugin in order to see the emoticons.",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {
"create-dirs": "mkdir -p firefox/data chrome/data build/injections build/lib", "create-dirs": "mkdir -p firefox/data chrome/data build/injections build/lib",