From 5b65ab0eb12a3189eb71b10b6b13be8100836191 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 4 Nov 2021 00:31:38 +0600 Subject: [PATCH] Add Jetpack / WP plugin --- .../webextension/images/icons/Jetpack.svg | 5 +++++ src/technologies/j.json | 16 ++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Jetpack.svg diff --git a/src/drivers/webextension/images/icons/Jetpack.svg b/src/drivers/webextension/images/icons/Jetpack.svg new file mode 100644 index 000000000..859754438 --- /dev/null +++ b/src/drivers/webextension/images/icons/Jetpack.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/technologies/j.json b/src/technologies/j.json index cb069f4ae..1af159b7d 100644 --- a/src/technologies/j.json +++ b/src/technologies/j.json @@ -257,6 +257,22 @@ }, "website": "https://jenkins.io/" }, + "Jetpack": { + "cats": [ + 87 + ], + "description": "Jetpack is a popular WordPress plugin created by Automattic, the people behind WordPress.com.", + "dom": "link[href*='/wp-content/plugins/jetpack/']", + "icon": "Jetpack.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": "WordPress", + "scriptSrc": "/wp-content/plugins/jetpack/", + "website": "https://jetpack.com" + }, "Jetshop": { "cats": [ 6