ClipClean for TryHackMe: ვერსიების ისტორია – 2 ვერსია
ClipClean for TryHackMe ავტორი Henrique Jaques
ClipClean for TryHackMe: ვერსიების ისტორია – 2 ვერსია
სიფრთხილე გამოიჩინეთ, ძველ ვერსიებთან! მოცემული ვერსიები, მხოლოდ გამოსაცდელად და შესამოწმებლადაა განკუთვნილი.ყოველდღიური მოხმარებისთვის, დამატებების მხოლოდ უახლესი ვერსია უნდა გამოიყენოთ.
უახლესი ვერსია
ვერსია 1.5.0
გამოშვების თარიღი 9 აპრ 2026 – 151,75 კბიმუშავებს ვერსიასთან firefox 140.0 და უფრო ახალი[1.5.0] - 2026-04-09
AddedTask Reader Mode (manual popup toggle): builds a temporary expanded task view for the current room tab and can restore the original task view.
Chrome Web Store support with dedicated Chrome manifest (manifest.chrome.json) and package build script (build-chrome.sh).
128x128 icon support in manifests for store requirements.
CHROME_STORE.md with listing copy, privacy declarations, and reviewer testing guidance.
TODO.md to track future work.
Playwright regression test suite for glossary cleanup and Task Reader Mode messaging behavior.
GitHub Actions workflow to run tests on Chromium and Firefox for pushes and pull requests.
ChangedSwitched to per-browser manifest sources: manifest.firefox.json and manifest.chrome.json.
Updated build flow to generate isolated browser build folders (build/firefox, build/chrome) and zip artifacts (clipclean-firefox.zip, clipclean-chrome.zip).
Updated extension description and docs to reflect both glossary cleanup and Task Reader Mode.
Added explicit browser-environment detection in runtime scripts for shared Firefox/Chrome code paths.
AMO.md, CHROME_STORE.md, and README describe Task reader as a popup toggle (on/off, room tab only).
FixedFirefox: strict_min_version 140.0 so data_collection_permissions is valid on desktop Gecko (Firefox 140+) and compatible with Waterfox 140, without raising the floor to 142 (required only for the same key on Firefox for Android).
Task Reader UI: headings built with createElement and textContent instead of innerHTML for automated review (“unsafe assignment to innerHTML”).პირველწყარო კოდი ვრცელდება ლიცენზიით MIT-ლიცენზია
ადრინდელი ვერსიები
ვერსია 1.4.1
გამოშვების თარიღი 5 აპრ 2026 – 89 კბიმუშავებს ვერსიასთან firefox 109.0 და უფრო ახალი[1.4.1] - 2026-04-05
Fixed- AMO / Firefox: declare
browser_specific_settings.gecko.data_collection_permissionswithrequired: ["none"]so the add-on satisfies Mozilla’s built-in data collection consent requirement for new submissions.
ChangedPRIVACY.md: note the manifest data-collection declaration and link to Mozilla’s documentation.
Addedპირველწყარო კოდი ვრცელდება ლიცენზიით MIT-ლიცენზია
- AMO / Firefox: declare