Update information
This commit is contained in:
parent
53a0f8d35e
commit
3132339ebe
3 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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",
|
||||
|
|
Reference in a new issue