diff --git a/src/drivers/webextension/images/icons/TableBooker.svg b/src/drivers/webextension/images/icons/TableBooker.svg new file mode 100644 index 000000000..59d114a34 --- /dev/null +++ b/src/drivers/webextension/images/icons/TableBooker.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 61689dd01..68e467100 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -13872,6 +13872,25 @@ }, "website": "https://github.com/syntaxhighlighter" }, + "TableBooker": { + "cats": [ + 5, + 61, + 72 + ], + + "description": "Tablebooker is an online reservation system for restaurants.", + "icon": "TableBooker.svg", + "dom": { + "iframe": { + "attributes": { + "id": "tablebookerResFrame_" + } + } + }, + "scripts": "reservations\\.tablebooker\\.\\w+/", + "website": "https://www.tablebooker.com" + }, "TableCheck": { "cats": [ 5,