Update a couple of Firefox needles

In latest Branched, 'Close Tabs' button has an upper-case T, and
the addon install button is a darker blue.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-03-19 10:16:11 -07:00
parent 0365e2f18d
commit fa7e674e6e
4 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{
"area": [
{
"ypos": 108,
"type": "match",
"width": 35,
"height": 35,
"xpos": 234
},
{
"type": "match",
"ypos": 272,
"width": 26,
"height": 14,
"xpos": 536
}
],
"properties": [],
"tags": [
"firefox_addon_install"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 13,
"xpos": 668,
"ypos": 419,
"type": "match",
"width": 68
}
],
"properties": [],
"tags": [
"firefox_close_tabs"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB