Add some more Firefox addon install needle variants

I have no idea why the rendering of this text keeps changing
slightly. Sigh.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2020-08-25 16:09:42 -07:00
parent 0220334a57
commit 09cd628f46
4 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{
"area": [
{
"xpos": 268,
"height": 35,
"ypos": 108,
"type": "match",
"width": 35
},
{
"height": 13,
"xpos": 569,
"ypos": 312,
"width": 26,
"type": "match"
}
],
"properties": [],
"tags": [
"firefox_addon_install"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

View File

@ -0,0 +1,22 @@
{
"area": [
{
"type": "match",
"width": 35,
"xpos": 268,
"height": 35,
"ypos": 108
},
{
"width": 26,
"type": "match",
"height": 13,
"xpos": 569,
"ypos": 312
}
],
"properties": [],
"tags": [
"firefox_addon_install"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB