Wingetlywingetly
← All apps

Browser Bookmarks for PowerToys Command Palette

by GOODJINCv0.2.3

Last updated

Search Edge, Chrome, and Firefox bookmarks from PowerToys Command Palette.

Install with winget

$ winget install --id GOODJINC.CmdPalBrowserBookmarks --exact --version 0.2.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Browser Bookmarks for PowerToys Command Palette

Browser Bookmarks for PowerToys Command Palette uses MSIX. The silent install switches are (no switches needed).

One-line silent install (x64)
Add-AppxPackage -Path .\installer.msix

See the full silent install reference for Browser Bookmarks for PowerToys Command Palette

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Browser Bookmarks for PowerToys Command Palette reads browser bookmarks from Edge, Chrome, and Firefox, then lets you search and open them directly from Command Palette.

Installers · v0.2.3

ArchitectureTypeScopeInstallDownload
x64MSIX-Direct
arm64MSIX-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Browser Bookmarks for PowerToys Command Palette.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • R
    rtkrtk-ai
    rtk-ai.rtkv0.45.0

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

  • Google ChromeGoogle LLC
    Google.Chromev152.0.7977.65

    The Fast & Secure Web Browser Built to be Yours

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

  • Mozilla Firefox (dsb)Mozilla
    Mozilla.Firefox.dsbv154.0.1

    Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.

  • Microsoft Edge WebDriverMicrosoft Corporation
    Microsoft.EdgeDriverv151.0.4129.107

    Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft Edge WebDriver

  • U
    ungoogled-chromiumungoogled-chromium Authors
    eloston.ungoogled-chromiumv151.0.7922.173

    Google Chromium without dependency on Google web services.

More from GOODJINC or browse bookmarks, browser, chrome.

Frequently asked questions

How do I install Browser Bookmarks for PowerToys Command Palette on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id GOODJINC.CmdPalBrowserBookmarks --exact --version 0.2.3. winget downloads the installer from GOODJINC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Browser Bookmarks for PowerToys Command Palette silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id GOODJINC.CmdPalBrowserBookmarks --exact 0.2.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Browser Bookmarks for PowerToys Command Palette?
Browser Bookmarks for PowerToys Command Palette uses MSIX. MSIX packages install silently by default - no switches are needed (Add-AppxPackage -Path .\installer.msix).
How do I uninstall Browser Bookmarks for PowerToys Command Palette via winget?
Run: winget uninstall --id GOODJINC.CmdPalBrowserBookmarks --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Browser Bookmarks for PowerToys Command Palette's Apps & Features entry.
Is Browser Bookmarks for PowerToys Command Palette free?
Browser Bookmarks for PowerToys Command Palette is distributed under MIT. Refer to the publisher (https://github.com/GOODJINC/CmdPalBrowserBookmarks) for the full license terms - Wingetly itself does not charge for installation.
Does Browser Bookmarks for PowerToys Command Palette work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Browser Bookmarks for PowerToys Command Palette directly from the publisher.
How do I keep Browser Bookmarks for PowerToys Command Palette up to date?
Run winget upgrade --id GOODJINC.CmdPalBrowserBookmarks --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Browser Bookmarks for PowerToys Command Palette from microsoft/winget-pkgs.