diff --git a/src/drivers/webextension/images/icons/Tippy.js.svg b/src/drivers/webextension/images/icons/Tippy.js.svg new file mode 100644 index 000000000..011fb2283 --- /dev/null +++ b/src/drivers/webextension/images/icons/Tippy.js.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/t.json b/src/technologies/t.json index a198c8217..8ef70564d 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -1599,6 +1599,20 @@ "scriptSrc": "/tiny_?mce(?:\\.min)?\\.js", "website": "http://tinymce.com" }, + "Tippy.js": { + "cats": [ + 59 + ], + "description": "Tippy.js is the complete tooltip, popover, dropdown, and menu solution for the web, powered by Popper.", + "icon": "Tippy.js.svg", + "dom": "style[data-tippy-stylesheet]", + "js": { + "tippy.defaultProps": "" + }, + "scriptSrc": "/tippy\\.js(?:@|/)?([\\d\\.]+)?\\;version:\\1", + "oss": true, + "website": "https://atomiks.github.io/tippyjs" + }, "Tipsa": { "cats": [ 99