Settings page of pluggin inproved

This commit is contained in:
Olaf
2026-08-25 08:03:44 +02:00
parent 315a89380f
commit f6077f0063
6 changed files with 86 additions and 1 deletions
+2
View File
@@ -128,6 +128,8 @@ The manifest includes stable Firefox extension metadata and references the packa
6. Save the settings and login.
7. Open a webpage, select the LinkLog toolbar button, review the title and URL, add a comment, and submit it.
When the extension settings page has a valid session, it shows `<username> logged in at <backend URL>` and a **Sign out** button instead of the login form. Signing out revokes the token and returns the form.
Temporary extensions are removed when Firefox restarts. Reload the extension from `about:debugging` after changing its files.
## Docker