Download links for the plugin
Build LinkLog Development Image / development-image (push) Successful in 10s

This commit is contained in:
2026-08-26 22:07:08 +02:00
parent b6c01878a8
commit fa6d88a768
13 changed files with 33 additions and 7 deletions
+12
View File
@@ -1,5 +1,17 @@
# Chat Log
### User
In the Profile page below the Save profile button add “If you have not downloaded the plugin yet find it here” with a link to the signed plugin.
### Assistant outcome
Added the plugin download prompt immediately below the Save profile button, linking “find it here” to the signed `LinkLog-0.1.0.xpi` artifact. Added profile-page regression assertions and recorded the change in VIBE.
### User
Add a Plugin section to the About page with a download link to the signed XPI file.
### Assistant outcome
Added a Plugin section to the About page with a download link for the signed `LinkLog-0.1.0.xpi` artifact hosted on the repository's raw main branch. Added a page-rendering regression assertion.
### User
The Firefox plugin tests report that `strict_min_version` 112 is too low for `data_collection_permissions`, `storage.session`, and `permissions.request`.