From 6562934b484473a7020c622991711842aa9dc1c3 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 7 Dec 2021 21:52:35 +0600 Subject: [PATCH] Add FooPlugins FooGallery / WP plugin, Photo galleries --- .../webextension/images/icons/FooPlugins.svg | 8 ++++++ src/technologies/f.json | 25 +++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 src/drivers/webextension/images/icons/FooPlugins.svg diff --git a/src/drivers/webextension/images/icons/FooPlugins.svg b/src/drivers/webextension/images/icons/FooPlugins.svg new file mode 100644 index 000000000..f9d756028 --- /dev/null +++ b/src/drivers/webextension/images/icons/FooPlugins.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/technologies/f.json b/src/technologies/f.json index e84a021bb..f6b253f44 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -863,6 +863,31 @@ ], "website": "https://fontawesome.com/" }, + "FooPlugins FooGallery": { + "cats": [ + 87, + 7 + ], + "description": "FooPlugins FooGallery is a great image gallery plugin for WordPress.", + "icon": "FooPlugins.svg", + "dom": { + "link[href*='/wp-content/plugins/foogallery/']": { + "attributes": { + "href": "/wp-content/plugins/foogallery/.+\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + } + } + }, + "js": { + "FooGallery": "" + }, + "requires": "WordPress", + "pricing": [ + "freemium", + "recurring", + "low" + ], + "website": "https://fooplugins.com/foogallery-wordpress-gallery-plugin" + }, "Fork Awesome": { "cats": [ 17