diff --git a/src/apps.json b/src/apps.json index 7db607242..492a42190 100644 --- a/src/apps.json +++ b/src/apps.json @@ -11045,6 +11045,14 @@ }, "website": "https://github.com/syntaxhighlighter" }, + "Taggbox": { + "cats": [ + 5 + ], + "icon": "Taggbox.svg", + "url": "web.taggbox.com", + "website": "https://taggbox.com/" + }, "T-Soft": { "cats": [ 6 diff --git a/src/drivers/webextension/images/icons/Taggbox.svg b/src/drivers/webextension/images/icons/Taggbox.svg new file mode 100644 index 000000000..96c9ff065 --- /dev/null +++ b/src/drivers/webextension/images/icons/Taggbox.svg @@ -0,0 +1 @@ +Taggbox-T \ No newline at end of file