Add a new Firefox addon install needle (addon logo)

Firefox is now showing the actual addon logo on the Add dropdown
not a generic logo. Update the needle.
This commit is contained in:
Adam Williamson 2017-08-31 17:12:10 -04:00
parent af6f64c8de
commit bfc83364dc
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{
"tags": [
"firefox_addon_install"
],
"area": [
{
"width": 35,
"type": "match",
"xpos": 62,
"height": 35,
"ypos": 143
},
{
"xpos": 363,
"type": "match",
"width": 26,
"ypos": 308,
"height": 14
}
],
"properties": []
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB