Update test for extensions

This commit is contained in:
Faisal Salman
2024-06-08 00:07:16 +07:00
parent db3423a76c
commit bdcd927304
8 changed files with 284 additions and 90 deletions

View File

@@ -0,0 +1,12 @@
[
{
"desc" : "Thunderbird",
"ua" : "Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0",
"expect" :
{
"name" : "Thunderbird",
"version" : "78.13.0",
"type" : "email"
}
}
]