diff --git a/src/drivers/webextension/images/icons/Freshteam.svg b/src/drivers/webextension/images/icons/Freshteam.svg new file mode 100644 index 000000000..fa2435447 --- /dev/null +++ b/src/drivers/webextension/images/icons/Freshteam.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/f.json b/src/technologies/f.json index 99de6d5e0..250853a12 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -1232,6 +1232,22 @@ "scriptSrc": "asset(?:cdn)?\\.freshop\\.com/", "website": "https://www.freshop.com" }, + "Freshteam": { + "cats": [ + 101 + ], + "description": "Freshteam is a cloud-based HR and applicant tracking solution offered by Freshworks.", + "icon": "Freshteam.svg", + "dom": "a[href*='.freshteam.com/jobs']", + "scriptSrc": "assets\\.freshteam\\.com/", + "saas": true, + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "website": "https://www.freshworks.com/hrms/" + }, "Freshworks CRM": { "cats": [ 53,