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,
"name": "Hipchat-Emoticons-for-all",
"version": "0.0.0"

View File

@ -1,6 +1,6 @@
{
"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": {
"fennec": ">=38.0a1",
"firefox": ">=38.0a1"

View File

@ -1,7 +1,7 @@
{
"name": "Hipchat-Emoticons-for-all",
"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",
"scripts": {
"create-dirs": "mkdir -p firefox/data chrome/data build/injections build/lib",