From d709a781379554ab411d3a0fbad55dbd8b73cc42 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 24 Apr 2023 17:46:02 +0600 Subject: [PATCH] Add TeamBrain / widget --- .../webextension/images/icons/TeamBrain.png | Bin 0 -> 1359 bytes src/technologies/t.json | 17 +++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 src/drivers/webextension/images/icons/TeamBrain.png diff --git a/src/drivers/webextension/images/icons/TeamBrain.png b/src/drivers/webextension/images/icons/TeamBrain.png new file mode 100644 index 0000000000000000000000000000000000000000..85a2897574a6d3ccde9b22d77a90e4f51d2bf332 GIT binary patch literal 1359 zcmV-V1+e;wP)&pqed zS%OQ9D_oe|CFABniMdcRhk(fv7)c5egcb$WC_ukSQeWvtpz>01`%O1?X&^#c!IJ43 zv@%6%HQ(xR1ERlK6~Yq+MO(UEHRB7NFQKfH1icVC230o)GQGc4xa^fs}zuCC%n z|CD}^TC`%c)*%l-p#VbxqHh$*)y>EDga;HbreMWn-p5Mb)A1NWD4-z%S=>^)_oA(U zF%K=tlx?D#$>T6Apn6UE^Q{3Yx;uBzUY=;Qi5SBU2}Y(enU?{)$*HBCLu?FWSXvbc0{;{prFh-C?#AT;zAK)qWJ zyU4sq5E2vOvHtn_SX5esKSIqYS@|liwb~ZMb76mWjy5_o_d!m%b^S3E*IH@BT#?>a zSEmtmeOr46u3l@!!NWmJ$;!mcY1uf_Z~^t_n(PE5C$=~56$-{QRZ4t^E0tiv(;{N=%F z?E7#Nie^s5y*U#RJl)`6lR{LJ_|Vhs>9V4%{r>8B5Kys_ejx4PKJ95 zpv4112+WzChXhVL&O%NJBW*a>X;}G|SL6P+wVA-}K zZcQvLQ8;7jBvfqK08JCtl|=(@^~U#El!VPjC!4i*NvOGh)$TqLy|cba zpSjH3hB6E*=*@8LuGhNntc6{LYj>~Z_6H0TNML8KKlFz6S?tLo1A?C7L-#uj`RugE z>+`Iw;-I%a?z7)5p;H~Ho|OF&f57}VGz+dvkS%WVLAE(uv#b2-`4f>ox|~L46s#;& z6xqzQJPaOu%u$V|MAjl?y@iX~H9=TMt{fb+g{{ob7zydxy RuO9#a002ovPDHLkV1iGrcvb)a literal 0 HcmV?d00001 diff --git a/src/technologies/t.json b/src/technologies/t.json index a757eee30..39d1d7720 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -776,6 +776,23 @@ "icon": "Tealium.png", "website": "https://docs.tealium.com/platforms/getting-started/consent-management" }, + "TeamBrain": { + "cats": [ + 5 + ], + "description": "TeamBrain is a knowledge management solution which allows to use a self-learning dynamic FAQ on a website or widget on the bottom right of any page.", + "icon": "TeamBrain.png", + "dom": "link[href*='//teambrain.app/']", + "js": { + "TeamBrainExternalApp": "" + }, + "saas": true, + "pricing": [ + "mid", + "recurring" + ], + "website": "https://www.teambrain.io" + }, "TeamCity": { "cats": [ 44