[PR #1853] [MERGED] Add ReadMe sections on Windows and on running browser extension tests locally. #1944

Closed
opened 2026-02-25 23:31:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1853
Author: @macrogreg
Created: 2/1/2025
Status: Merged
Merged: 2/4/2025
Merged by: @marcelklehr

Base: developHead: docs-for-win-dev


📝 Commits (1)

  • ebe91b4 Readme sections on Windows and on running tests locally.

📊 Changes

1 file changed (+57 additions, -0 deletions)

View changed files

📝 README.md (+57 -0)

📄 Description

While recently working on the vertical separators in the Bookmarks Toolbar I spent a bunch of time figuring out how to
correctly build the browser extension under Windows,
how to load it into my local browser,
and how to execute the test suite.

This PR summarizes my learnings in the ReadMe file, so that future contributors have an easier time getting started.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/floccusaddon/floccus/pull/1853 **Author:** [@macrogreg](https://github.com/macrogreg) **Created:** 2/1/2025 **Status:** ✅ Merged **Merged:** 2/4/2025 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `docs-for-win-dev` --- ### 📝 Commits (1) - [`ebe91b4`](https://github.com/floccusaddon/floccus/commit/ebe91b464b88484f01af273126e31cddee847bd5) Readme sections on Windows and on running tests locally. ### 📊 Changes **1 file changed** (+57 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+57 -0) </details> ### 📄 Description While recently working on the vertical separators in the Bookmarks Toolbar I spent a bunch of time figuring out how to correctly build the browser extension under Windows, how to load it into my local browser, and how to execute the test suite. This PR summarizes my learnings in the ReadMe file, so that future contributors have an easier time getting started. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:31:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#1944
No description provided.