From ed5fb0aa86bd87aa2f337e4aee0364529935327a Mon Sep 17 00:00:00 2001 From: mohita-taggbox Date: Thu, 18 Jun 2020 11:48:56 +0530 Subject: [PATCH 1/4] Taggbox widget rule add --- src/apps.json | 8 ++++++++ src/drivers/webextension/images/icons/Taggbox.svg | 1 + 2 files changed, 9 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Taggbox.svg 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 From 6cf3f0b4799dcf295dcfb8c73c7f1704665afd6d Mon Sep 17 00:00:00 2001 From: mohita-taggbox Date: Thu, 18 Jun 2020 11:52:47 +0530 Subject: [PATCH 2/4] Taggbox widget rule add --- src/apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps.json b/src/apps.json index 492a42190..ced811cee 100644 --- a/src/apps.json +++ b/src/apps.json @@ -11048,10 +11048,10 @@ "Taggbox": { "cats": [ 5 - ], + ], "icon": "Taggbox.svg", "url": "web.taggbox.com", - "website": "https://taggbox.com/" + "website": "https://taggbox.com/" }, "T-Soft": { "cats": [ From 98219d1d2b3355137ec47c624e63b99449942ea8 Mon Sep 17 00:00:00 2001 From: mohita-taggbox Date: Thu, 18 Jun 2020 14:10:19 +0530 Subject: [PATCH 3/4] Taggbox widget rule add --- src/apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps.json b/src/apps.json index ced811cee..d960d3327 100644 --- a/src/apps.json +++ b/src/apps.json @@ -11050,6 +11050,7 @@ 5 ], "icon": "Taggbox.svg", + "script": "web\\.taggbox\\.com", "url": "web.taggbox.com", "website": "https://taggbox.com/" }, From 79d22c750843d4756f890f9d62ff2a05dce00bbf Mon Sep 17 00:00:00 2001 From: mohita-taggbox Date: Thu, 18 Jun 2020 14:14:36 +0530 Subject: [PATCH 4/4] Taggbox widget rule add --- src/apps.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/apps.json b/src/apps.json index 492a42190..005c0aad3 100644 --- a/src/apps.json +++ b/src/apps.json @@ -11048,10 +11048,11 @@ "Taggbox": { "cats": [ 5 - ], + ], "icon": "Taggbox.svg", + "script": "web\\.taggbox\\.com", "url": "web.taggbox.com", - "website": "https://taggbox.com/" + "website": "https://taggbox.com/" }, "T-Soft": { "cats": [