mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 06:06:05 +03:00
[PR #1853] [MERGED] Add ReadMe sections on Windows and on running browser extension tests locally. #1944
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#1944
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
develop← Head:docs-for-win-dev📝 Commits (1)
ebe91b4Readme 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.