From c1a92de50c2ee35908964cff5fd6b8db4bf28392 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Wed, 10 Sep 2025 15:10:41 +0200 Subject: [PATCH] little styling fixup --- .../settings/templates/settings.html | 33 +++++++++++-------- 1 file changed, 19 insertions(+), 14 deletions(-) diff --git a/changedetectionio/blueprint/settings/templates/settings.html b/changedetectionio/blueprint/settings/templates/settings.html index 135cdf979..096d7a3cd 100644 --- a/changedetectionio/blueprint/settings/templates/settings.html +++ b/changedetectionio/blueprint/settings/templates/settings.html @@ -195,21 +195,12 @@ nav
-

API Access

-

Drive your changedetection.io via API, More about API access and examples here.

+

+ Chrome extension and API Access
+

-
- {{ render_checkbox_field(form.application.form.api_access_token_enabled) }} -
Restrict API access limit by using x-api-key header - required for the Chrome Extension to work

-

API Key {{api_key}} - -
-
- -
-

Chrome Extension

+
+ Chrome Extension

Easily add any web-page to your changedetection.io installation from within Chrome.

Step 1 Install the extension, Step 2 Navigate to this page, Step 3 Open the extension from the toolbar and click "Sync API Access" @@ -222,6 +213,20 @@ nav

+
+ Drive your changedetection.io via API, More about API access and examples here.
+

+ {{ render_checkbox_field(form.application.form.api_access_token_enabled) }} +

+
Restrict API access limit by using x-api-key header - required for the Chrome Extension to work

+

API Key {{api_key}} + +
+

+ Regenerate API key +

+
+