Recommended Posts

Something happened on v42, I was on beta channel and suddenly it was updated from b9 to 42.0 stable version and I'm still on beta channel.

so, how can I download the v43 beta 1?

any ideas?

there is no v43 Beta. Version 42 isnt out yet

The version attribute is something that's been done for years (I think even as far back as pre-Firefox Gecko), adding new reserved keywords is hard because it can conflict with existing variable names in code (A dev opting into a newer JS version sees the error, The browser opting the code in just breaks it for end users)

They raise the default version pretty quickly, it's not a huge issue.

Edit: I can't read page numbers and have no idea how to add a quote so this is for the last page (Y)

it probably upgraded you to 42 rc1.

Probably yeah! but thanks that I cannot continue testing my ad-ons I'm developing hehehe, seems I need to install a nightly build now, which I do not want because I don't want it to interfere with my daily surfing browser and dev test day.

Probably yeah! but thanks that I cannot continue testing my ad-ons I'm developing hehehe, seems I need to install a nightly build now, which I do not want because I don't want it to interfere with my daily surfing browser and dev test day.

you could always download the portable version from PortableApps.com that way it uses a separate profile

The version attribute is something that's been done for years (I think even as far back as pre-Firefox Gecko), adding new reserved keywords is hard because it can conflict with existing variable names in code (A dev opting into a newer JS version sees the error, The browser opting the code in just breaks it for end users)

They raise the default version pretty quickly, it's not a huge issue.

Edit: I can't read page numbers and have no idea how to add a quote so this is for the last page (Y)

Never really expected Firefox to fall behind IE11 and Chrome - it seems that it will be soon supported properly - https://bugzilla.mozilla.org/show_bug.cgi?id=932513

  • 2 weeks later...

Doesn't surprise me, it's incompatible with the XUL deprecation plan (That is, themes wouldn't work with a HTML based interface unless they do really odd stuff), and they're a cause of end user issues (misplaced UI elements when upgrading) and break fairly constantly and require a fair bit of upkeep (Since they're directly dependent on the XUL layout of the main Firefox UI, move an element and themes break)

That's where I got it but I wanted to know if it had issues I should be wary about.

Nah, it's as official as you're going to get, it's just that there were "partner" issues preventing it being put on the site currently.

The Adobe DRM module works with it, Netflix runs fine, etc. Only issues you'll hit are due to the deprecation of every plugin other than Flash (No Silverlight, Java, Unity player, etc.)

Is Mozilla planning on giving us the title bar color again now in Windows 10 th2? Gray color looks so bad.

You can add it yourself.

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul")
/*
 ****** Apply Win10 Accent Colour
 */
@-moz-document url(chrome://browser/content/browser.xul) {
  @media (-moz-os-version: windows-win10) {
    #main-window:not([customizing]){
      -moz-appearance: -moz-win-glass !important;
      background-color: transparent !important;
    }
  }
}

Insert this code in the "userChrome.css" file located in the "chrome" folder for your profile and the title bar will take the accent colour of your theme.

You can add it yourself.

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul")
/*
 ****** Apply Win10 Accent Colour
 */
@-moz-document url(chrome://browser/content/browser.xul) {
  @media (-moz-os-version: windows-win10) {
    #main-window:not([customizing]){
      -moz-appearance: -moz-win-glass !important;
      background-color: transparent !important;
    }
  }
}

Insert this code in the "userChrome.css" file located in the "chrome" folder for your profile and the title bar will take the accent colour of your theme.

 

Not working the way it should, buttons look ugly when mouse is over them. Chrome has this and looks cool.

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Posts

    • Does anyone here know if these updates are integrated into the UUP dump isos?
    • Motrix Next 3.9.4 by Razvan Serea Motrix Next is a modern, open-source cross-platform download manager built as the official next-generation successor to the original Motrix project. It has been completely rewritten using Tauri 2, Vue 3, TypeScript, and Rust, while still relying on the powerful Aria2 download engine for high-speed multi-protocol transfers. The app supports HTTP, HTTPS, FTP, BitTorrent, ED2K and magnet links, offering advanced features like multi-connection acceleration, task scheduling, bandwidth control, and batch download management. With a significantly reduced install size (around 20MB), it focuses on being lightweight, fast, and resource-efficient compared to traditional Electron-based download tools. Designed for Windows, macOS, and Linux, Motrix Next delivers a clean, modern UI inspired by Material Design 3 principles, with smooth animations and a minimal workflow. It improves usability through better download organization, system tray integration, and enhanced torrent handling including selective file downloads and tracker management. Motrix Next features: Multi-protocol downloads — HTTP, FTP, BitTorrent, Magnet, .torrent, ED2K, and Metalink tasks BitTorrent — Selective file download, DHT, peer exchange, encryption controls, metadata caching, GeoIP peer flags, and tracker probing Browser extension integration — Embedded Extension API with independent authentication, download confirmation, smart auto-submit, filename hints, referer/cookie forwarding, and real-time controls (Chrome Web Store · Edge Add-ons) Safe filename handling — Content-Disposition, RFC 2047, non-UTF-8, percent-encoded, and extensionless URL resolution with path traversal sanitization Download organization — Favorite and recent folders, optional file-type categorization, stale-record cleanup, and completed history backed by SQLite Concurrent downloads — Independent controls for active tasks, HTTP connections per server, segments per file, and BT peer limits Speed control — Global and per-task upload/download limits with day-of-week and time-of-day scheduling System integration — Tray operation, optional tray speed display, macOS Dock badge/progress, protocol handlers for magnet://, thunder://, and motrixnext:// Lightweight mode — Destroys the WebView on minimize-to-tray while Rust keeps the engine, task monitor, notifications, history, and extension routing alive Notifications and power options — Native task start/complete/failure notifications, keep-awake during downloads, and optional shutdown after completion Network controls — Scoped proxy support for downloads, app updates, and tracker updates, plus system proxy detection Auto-update channels — Stable, Beta, and Latest Across Channels policies with separate download and install phases Diagnostics — Structured logs, exportable diagnostic ZIPs, database integrity checks, automatic DB rebuild, and Linux GPU rendering fallback Personalization — Light/dark/system theme, 10 color schemes, 26 languages, and first-launch system language detection Motrix Next 3.9.4 changelog: Motrix Next 3.9.4 promotes the 3.9.4 beta cycle to stable. This release refreshes bundled engine binaries, improves task detail readability and copy actions, expands link handling for magnet and ED2K workflows, polishes responsive navigation and text wrapping, updates browser extension documentation, and refines network preference controls. New Features Task Detail copy actions — Added copyable values for task metadata and reusable render functions for long text fields. Magnet and ED2K lifecycle support — Added task lifecycle handling for magnet and ED2K links. History cleanup for deleted tasks — Deleted tasks can now remove matching history records. User-Agent management — Added user-agent management and improved related network preference controls. Browser extension documentation — Added the Firefox Add-ons link for the Motrix Next extension. Improvements Engine binaries — Updated bundled binaries for supported architectures. Task Detail readability — Long task names, URLs, tracker values, and copyable metadata now render more clearly. Deletion messaging — Refined localized task deletion text for clarity and consistency. Text wrapping — Improved URI input wrapping and task name multiline display. Navigation layout — Improved sub-navigation responsiveness. Disk allocation default — Changed the default file allocation method to trunc. Proxy controls — Improved proxy button styling in network preferences. Download: Motrix Next 64-bit | ARM64 | macOS ~20.0 MB (Open Source) Links: Website | macOS / Linux | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • NVIDIA officially supports Ubuntu, as linked above with the GeForce NOW Hands on I did in collaboration with Paul Hill.
    • TO be clear I am not running linux today, however I keep thinking about it. And I want to make sure there are minimal obstacles if I decide to make that switch in the coming months.
    • Yes, I actually glossed over the Linux part from the OP. You could always go for a 9070 XT and if you really want to play Ray Traced games in the future, GeForce Now is pretty damn good on Linux https://www.neowin.net/news/nvidias-native-geforce-now-app-for-linux-bridges-the-gaming-gap-hands-on/
  • Recent Achievements

    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
    • Dedicated
      Mark Spruce earned a badge
      Dedicated
    • Collaborator
      conkir earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      479
    2. 2
      PsYcHoKiLLa
      250
    3. 3
      Steven P.
      72
    4. 4
      +Edouard
      69
    5. 5
      FloatingFatMan
      67
  • Tell a friend

    Love Neowin? Tell a friend!