{
"title": "Firefox 143 finally lets you pin websites to the Windows taskbar as apps",
"content": "On September 16, Mozilla shipped Firefox 143 with a headline feature that Windows power users have been demanding for years: the ability to pin websites to the taskbar and run them as self‑contained app windows. The update also delivers an optional Microsoft Copilot sidebar, an address bar that sometimes reminds you of Mother’s Day, and a handful of quieter but equally useful privacy and accessibility improvements. But before you dive in, understand that what you actually get depends heavily on how you installed Firefox and where you live. This isn’t a uniform rollout.
The Feature Windows Users Have Been Waiting For
For the better part of a decade, Google Chrome and Microsoft Edge let you “install” a website as a standalone window that gets its own taskbar icon—a PWA, or Progressive Web App, in spirit if not always in full technical compliance. Firefox stubbornly resisted, leaving loyal users to either miss out or rely on third‑party hacks. That changes today.
Firefox 143 introduces a native “Add to taskbar” option. Head to any site, click the address‑bar menu, and you’ll see an option to pin the site. Once confirmed, Firefox creates a simplified window displaying that site with its own taskbar icon. Crucially, the window keeps your logged‑in state and all active extensions—password managers, ad blockers, privacy add‑ons—everything. This is a deliberate design choice and avoids the classic PWA headache where a separate instance lacks your autofill or security tooling.
But there are strings attached. First, the feature is Windows‑only; macOS and Linux users are left out. Second, and far more annoying, it does not work in the Microsoft Store build of Firefox. Only the classic installer downloaded directly from Mozilla includes the necessary OS integration hooks. If your organization pushes Firefox through the Store or you just grabbed it from the Windows apps library, you won’t see the pinning option. Third, this isn’t a full PWA registration in the sense of installable web app manifests with background sync and OS‑level notifications. Some deeper integrations may behave differently than on Chromium, so developers shouldn’t assume perfect parity. Early testers have also flagged minor rough edges: duplicate icons after a reboot, pinning‑unpinning hiccups. These will likely be smoothed in upcoming point releases.
For everyday use—running web versions of Gmail, Teams, Spotify, or Slack—the experience is fluid and immediately productive. The extension persistence alone is a killer differentiator for anyone who relies on password managers or anti‑tracking add‑ons inside their “app.”
The AI Sidebar Gets a New Tenant: Microsoft Copilot
Firefox’s AI sidebar, introduced as an experiment, now graduates to general availability with a roster of supported providers. Alongside ChatGPT, Google Gemini, and Anthropic Claude, you can now select Microsoft Copilot. Selecting it loads the Copilot web interface inside the sidebar—it’s a convenience container, not a deep system integration. Everything you type is sent directly to Microsoft’s servers under Microsoft’s terms of service.
This convenience brings inherent risks. Because the sidebar is just a browser panel, users might inadvertently paste sensitive information—customer data, source code, personal documents—into a third‑party chat endpoint. Mozilla gives you complete opt‑out control: you can close the sidebar entirely or disable AI features via about:config. The relevant preferences include browser.ml.enable, browser.ml.chat.enabled, browser.ml.chat.menu, and browser.ml.chat.page; set any of them to false to shut off the AI features. Enterprises can roll out these settings through group policy or a policies.json file.
A note on unverified chatter: some early hands‑on reports mention Copilot “modes” like Quick Response, Think Deeper, and Smart, even linking Smart to an alleged GPT‑15 backend. Neither Mozilla nor Microsoft has confirmed these details as of publication. Treat such claims as speculation until official documentation emerges.
The Address Bar Gets a Cultural Calendar
Your Firefox address bar has long suggested search queries, bookmarks, and visited URLs. Now it can also remind you of upcoming culturally significant dates—Mother’s Day, for example. This “important dates” feature is region‑limited, currently rolling out to users in the US, UK, Germany, France, and Italy. In those locales, typing in the address bar may surface a suggestion about an approaching holiday.
If the concept strikes you as unnecessary cruft or a privacy‑adjacent irritation, you can turn it off. Open about:config, search for browser.urlbar.suggest.importantDates, and set it to false. Some builds, however, may not yet have this preference visible due to phased rollouts; if it’s missing, you haven’t been targeted yet.
Privacy, Permissions, and Codec Improvements
Beyond the spotlight features, Firefox 143 includes several smaller lifts:
- Camera preview in permission dialogs: When a site requests camera access, a live thumbnail now appears inside the permission prompt. This makes it trivial to select the correct camera if, say, your laptop has a built‑in webcam and you’ve also plugged in an external one.
- Private browsing download hygiene: Downloading a file while in a private window now produces a post‑download prompt asking whether you want to keep the file or have Firefox automatically delete it when the last private window closes. The auto‑delete option is off by default; enable it under Settings → General → Files and Applications. It’s a small but smart safeguard against leaving sensitive PDFs or images in your Downloads folder.
- Enhanced Fingerprinting Protection: The browser now returns constant values for additional system attributes, making your unique fingerprint less trackable. This is an incremental defense, not a silver bullet—combine it with Firefox’s Strict tracking protection, container tabs, and perhaps a VPN for a multilayered approach.
- xHE‑AAC audio playback: The high‑efficiency AAC codec, popular for streaming services because of its quality at low bitrates, is now natively decoded by Firefox on Windows 11 (22H2+), macOS, and Android 9+. If you’re the type to fine‑tune your media setup, you’ll appreciate the better sound without a third‑party plugin.
Windows Accessibility Gets a Boost
Firefox 143 improves Windows UI Automation bindings, a behind‑the‑scenes overhaul that makes the browser work better with assistive technologies like Narrator, Voice Access, and Text Cursor Indicator. For users who depend on screen readers or voice‑driven controls, this update translates directly into smoother navigation, more reliable element identification, and fewer glitches. Mozilla’s continued investment here is commendable, and IT departments managing accessibility compliance should prioritize testing this release with their specific assistive‑tech stacks.
For IT Admins: How to Deploy Without Surprises
If you manage Firefox across an organization, 143 presents a few immediate action items:
- Decide on the installer channel. Taskbar pinning only works with the classic installer from Mozilla’s website. The Microsoft Store version will not give users the feature. If pinning is a desired capability, standardize on the EXE‑based deployment.
- Audit the AI sidebar. The Copilot integration is a third‑party service under Microsoft’s data handling. For users handling PII, financial data, or confidential IP, restrict or disable the feature via policy until legal and compliance teams review the terms. You can push the relevant about:config prefs via
policies.json. - Check address‑bar configuration. For minimal‑interaction desktops, set
browser.urlbar.suggest.importantDatestofalseacross your fleet. This may reduce helpdesk calls from users confused by sudden date suggestions. - Update your helpdesk scripts. The new private‑browsing download prompt and the address‑bar enrichment are likely to generate queries. Brief your frontline staff.
How to Take Control of the New Features as a User
Whether you’re a power user or just want to tailor Firefox to your taste, here’s a quick‑reference guide:
- Pin a website to the taskbar: Visit the site, open the address‑bar menu (the “…”),