Stylish firefox
Author: m | 2025-04-24
Download Stylish Firefox for Firefox. Aake your Firefox stylish! :-)
Stylish Firefox - Stylish Firefox updated their cover photo.
Skip to content Navigation Menu GitHub Copilot Write better code with AI Security Find and fix vulnerabilities Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes Discussions Collaborate outside of code Code Search Find more, search less Explore Learning Pathways Events & Webinars Ebooks & Whitepapers Customer Stories Partners Executive Insights GitHub Sponsors Fund open source developers The ReadME Project GitHub community articles Enterprise platform AI-powered developer platform Pricing Provide feedback Saved searches Use saved searches to filter your results more quickly //voltron/issues_fragments/issue_layout;ref_cta:Sign up;ref_loc:header logged out"}"> Sign up Notifications You must be signed in to change notification settings Fork 314 Star 5.7k DescriptionThanks for your work creating and maintaining this fork! I think it would be awesome if some of the follow things were done: Move this repository into an organization. It's easy to create one! Rename it to "Stylus", or do something to make it easier to find since most search results return the stylus css language; maybe "Styl-us"? At least as a repo name. Add a link to this repo in the Chrome web store. Add a new button to userstyles (clone and modify the targeted one) because the extension currently uses the buttons meant for Stylish... I'm not sure how the Stylish people will react since, I think, they also own userstyles.org. Work on a Firefox addon since it is only a matter of time until they update that one. It shouldn't be too different since Firefox now has WebExtensions and should be very similar to the Chrome code. Look at fixing some of the Stylish problems that already exist; especially issue 179 where the extension is not auto-updating correctly.Thanks again for your hard work!
How To Be Stylish On Firefox – Stylish Curves
FireMonkey UserScript & UserCSS ManagerAbout/Changelog | Help | IssuesFireMonkey is a totally new combined user-script and user-style manager. While it has similar functions to other user-Script managers like Greasemonkey/Tampermonkey/Violentmonkey, and user-style managers like Stylish/Stylus/xStyle, there are also differences.PermissionsInput data to the clipboard: Used to Copy to ClipboardDownload files and read and modify the browser’s download history: Used only to export Script/CSS/PreferencesDisplay notifications to you: Used to inform usersAccess browser tabs: Used to get data for tab operationsStore unlimited amount of client-side data: Used by the user to store Scripts & CSSAccess browser activity during navigation: Used to display the running scripts in active tabAccess your data for all websites: Used to inject Script/CSSReleases Firefox FireMonkey Source Code Beta Source Code Release Releases Source Code Old 2.36-2.72 Browser Minimum Firefox Firefox for Android version 93(released 2021-10-05) version 113 (manifest)(API minimum 102) LicenseThis project is open source under the MPL-2.0 license license.Is Firefox A Stylish Browser? – Stylish Curves
PHP Files, CSS Files, JS Files Gutenberg Ready No High Resolution Ready Yes Widget Ready Yes Invetex - Business Consulting WordPress Theme More Info & Download By choosing the Invetex consulting WordPress theme you’ll have no trouble building a professional website to promote your services online. Invetex includes a useful set of page templates that make it easy to describe your services and explain how they can help your clients. Thanks to the modern and stylish design of this theme, your website will do a great job of portraying your brand in the right way, to your target audience. Invetex Rating & Updates Current Version 1.7.2 Last Updated 22 July 2020 Rating 4.8 (20 reviews) Invetex Features & Compatibility Columns 4+ Layout Style Responsive Browser Compatibility IE11, Firefox, Safari, Opera, Chrome, Edge Documentation Well Documented Files Included PHP Files, CSS Files, JS Files Gutenberg Ready No High Resolution Ready Yes Widget Ready Yes Zaria - Business Consulting WordPress Theme More Info & Download Zaria is one of the most of the most versatile options in this collection of the best consulting WordPress themes. With Visual Composer included in the package, along with 21 add-ons for this powerful page builder plugin, you’ll have plenty of freedom when it comes to building your custom consulting WordPress website. Zaria Rating & Updates Current Version 1.0.1 Last Updated 14 November 2018 Rating New Theme (No Ratings Yet) Zaria Features & Compatibility Columns 4+ Layout Style Responsive Browser Compatibility IE9, IE10, IE11, Firefox, Safari, Opera, Chrome Documentation Well Documented Files Included PHP Files, CSS Files, JS Files Gutenberg Ready No High Resolution Ready Yes Widget Ready Yes Consultancy - Consulting and Business WordPress Theme More Info & Download Consultancy aims to be one of the most flexible consulting WordPress themes this collection and with 16. Download Stylish Firefox for Firefox. Aake your Firefox stylish! :-) הורדת Stylish Firefox עבור Firefox. Aake your Firefox stylish! :-)Stylish Firefox - Cara - cara memakai stylish firefox: - Facebook
Firemonkey is a totally new combined user-Scripts and user-Style manager. While it has similar functions to other user-Script managers like GreaseMonkey/Tampermonkey/Violentmonkey, and user-CSS managers like Stylish/Stylus/xStyle, there are also differences.Note: None of my extensions contain any tracking, advertising or privacy infringement. They all have Mozilla Open Source licence. The source is clear and accessible by extracting the XPI.Note: Firefox for Android support is experimental (v2.12+)Features Lightweight extension for both User-Scripts and User-Styles Secure dedicated API (Firefox 65+) to handle User-Scripts Turn Scripts/CSS On/Off from Toolbar Button Supports both GM3 & GM4 (GM_*** and GM.***) style functions plus some new API (e.g. fetch) Script/CSS Auto & Manual Update Export/Import Preferences (for backup or share) to/from a local file on your computer Export/Import Scripts & CSS @require for requiring other saved scripts @container support Web Install scripts from GreasyFork, OpenUserJS & Stylish userstyles Direct Install scripts loaded into tab from GreasyFork, OpenUserJS & file:/// Console logged script errors are referenced to the individual script Temporarily insert existing userScript & userCSS Scratchpad to temporarily insert CSS & JavaScript Log to display latest error & script update messages Notifications from scripts show script's name Help Guide includedPermissions Input data to the clipboard: Used to Copy to Clipboard Download files and read and modify the browser’s download history: Used only to export Script/CSS/Preferences Display notifications to you: Used to inform users Access browser tabs: Used to get data for tab operations Store unlimited amount of client-side data: Used by the user to store Scripts & CSS Access browser activity during navigation: Used to display the running scripts in active tab Access your data for all websites: Used to inject Script/CSSExternal ReviewsFireMonkey uses Firefox's official API for userscripts and userstylesHow to use Userscripts, Userstyles with FireMonkey in Firefox?Stylish for Firefox 2.0.8
I have tried using Multirow Bookmarks Toolbar Plus and Roomy Bookmarks Toolbar Firefox add-ons, but the problem is that they are constantly stressing my CPU (even when idling). It probably has something to do with version 11 of the browser. Anyway, is there some clean way to increase the height of the bookmarks toolbar and allow it to display bookmarks on multiple rows?I've read a lot of articles that refer to userChrome.css and I have tried a dozen solutions, but none worked because they were outdated. Please help me with this. asked Mar 23, 2012 at 16:00 IneedHelpIneedHelp2053 silver badges8 bronze badges The following userchrome trick seem to work. Easiest way to edit userchrome is by using stylish addon. Install the addon and goto Add-ons > User Styles > Write New Style. And paste the following code..bookmark-item { margin: 5px 2px 10px 2px !important; font-size: 15px !important; }Change the values as you need and click on preview to view it. Then save it. For margin: changing first and third pixel value will change the height. The font-size: line will change the font size of the bookmark text. Remove it if not needed. You can enable/disable this anytime you want without restarting firefox through stylish. answered Mar 24, 2012 at 19:04 NufailNufail4215 silver badges8 bronze badges 1 The one available directly seems to be bugged, but please try this answered Jan 9, 2013 at 19:45 You must log in to answer this question. Start asking to get answers Find the answerStylish for Firefox 2.0.3
Internet Download Manager 6.08 Build 8 - With KeygenInternet Download Manager is a powerful download manager that promises to accelerate downloads by up to 500 percent.In addition, the application can also restart interrupted downloads and integrate into a large number of browsers, including Internet Explorer, Firefox, Google Chrome and Opera.Internet Download Manager's interface is clean and well-organized, with large, stylish buttons that facilitate the management of the files in process. It is a great organizer too, as every single download can be moved into a different folder, depending on its type. Plus, it has a rich settings menu where you can change the way the program handles certain file formats or the default download locations.Internet Download Manager kembali mengeluarkan Internet Download Manager 6.08 Build 8. Pada Internet Download Manager 6.08 Build 8 ini terdapat beberapa penyempurnaan dari versi sebelumnya, Internet Download Manager 6.08 Build 7.Silahkan dicoba Internet Download Manager 6.08 Build 8 Final berikut. Main Features: All popular browsers and applications are supported! Internet Download Manager has been tested with the following browsers: Internet Explorer, MSN Explorer, AOL, Netscape Communicator, Netscape 6, Netscape 7, Mozilla, Mozilla Firefox, Mozilla Firebird, Opera, NetCaptor, UltraBrowser, Slim Browser, Avant Browser, MyIE2, Optimal Desktop, Ace Explorer, Advanced Browser, 27 Tools-in-1 Wichio Browser, WindowSurfer, 550 Access Browser, FineBrowser Freeware, Kopassa Browser, Fast Browser Pro, Enigma Browser, GoSuRF, K-Meleon, Smart Explorer, The Off By One Web Browser, Smartalec Voyager, CrystalPort AppCapture, The Family Browser, XANA Web Browser, Bluto, AutoSurf, 32bit Web Browser, BrowseMan, WrestlingBrowser, Eminem Browser, UltraBrowser, Cygsoft LDAP Browser, and Net M@nager. Internet Download Manager supports all versions of popular browsers, and can be integrated into any 3rd party Internet applications. Easy downloading with one click. When you click on a download link in a browser, IDM will take over the download and accelerate it. IDMdimasg/stylish: styles for stylish firefox add-on - GitHub
In Stock | 48 Hour Delivery Special Price £739.95 Regular Price £859.95 (Price includes VAT and Delivery) Installation Available Description The Firefox 8 Eco stove is the perfect addition to any home, blending stylish and traditional design with modern wood-burning technology. Enjoy the comforting ambience of dancing flames within, whilst the large viewing window offers a stunning and unobstructed view.With its nominal heat output of 5kW, this stove is perfect for small and medium-sized rooms. Thanks to its 84% efficiency rating, you can get the most out of your fuel, keeping running costs low.Constructed entirely from cast iron, the Firefox 8 Eco stove is robust and built to last, with excellent heat retention and performance. It’s DEFRA approved for use in smoke control areas, so you can enjoy the warmth and comfort of a fire without any environmental worries.The powerful and controllable airwash system ensures that the viewing window stays clean, whilst also allowing you full control over the burn. The stove is also EcoDesign compliant, making it a sustainable and eco-friendly choice for any home.With the Firefox 8 Eco stove, you can enjoy cosy and comfortable surroundings while also reducing your carbon footprint. Stylish and traditional designModern wood-burning technologyLarge viewing window with a powerful and controllable airwash systemNominal heat output of 5kW, ideal for small and medium-sized rooms84% efficiency rating, reducing running costsMade entirely from cast iron for durability and excellent heat retentionDEFRA approved for use in smoke control areasEcoDesign compliant, making it an eco-friendly choiceFind the perfect stove for your home at our showroomsExplore more wood-burning, electric, and gas stoves plus fires, fireplaces and fire surrounds at our Cheadle, Bromsgrove and Stockport showrooms. View our Multifuel Stove Buying Guide Specifications Guarantee 10 Years Efficiency 84% Heat Output 5.0kW clearSkies Rating Energy Rating A Plus DEFRA Approved Yes Airwash System Yes Construction Cast Iron Flue Outlet Top & Rear (Interchangeable) Flue Size 5-inch (125mm) Fuel Type Wood or Multi Fuel Fuel Grate Type Multifuel Grate (to burn Wood & Smokeless Coal) Log Length 300mm Suitable For 12mm Hearth Yes External Air Compatible No More Colours No Distance to Combustibles. Download Stylish Firefox for Firefox. Aake your Firefox stylish! :-) הורדת Stylish Firefox עבור Firefox. Aake your Firefox stylish! :-)
Stylish for Firefox - CNET Download
Likno Software This Expression Web Menu Addin is a bridge to the AllWebMenus JavaScript menu/CSS menu builder that lets you create any kind of popup or drop-down menu for your Expression Web sites, without any programming effort required! Use plenty of stylish themes to easily build SEO-friendly web menus, CSS menus, sliding menus, mega drop-down menus, AJAX menus etc. that work alike in all browsers (IE, Firefox, Mozilla, Safari, Chrome, Opera etc.) and all popular platforms (Win, Mac, Unix). Easy & visual for non-programmers, powerful for programmers! (through API & javascript) Customize your DHTML/JavaScript/CSS menus through stylish Themes/Examples and plenty of properties. Create pop-up, slide or drop-down menus with static or animated images, borders, effects, etc. Use addins for Sliding menus, Floating menus, Server-Side menus, SEO CSS menus, etc. Position your menu to your web pages with easy & flexible options! AllWebMenus offers: - 200+ themes/examples for creating stylish menus - Rich & intuitive User Interface - All website tools (Dreamweaver, Expression Web etc.) & CMS platforms supported - Plenty of buttons, icons, bullets, arrows & backgrounds to use - Optimized engine with separate javascripts for different browsers - Menus populated EITHER within project OR "on-the-fly" with UL LI items - UNICODE text support - Right-to-Left language (RTL) support (Arabic, Hebrew, etc.) - Dreamweaver extension/NetObjects Fusion component - FrontPage Add-in - Expression Web Add-in - SEO CSS Menu Addin (Search Engine friendly menus) - Sliding Menu, Floating Menus & Server Side Menus Addins (API for programmable menus) - Multiple Rows/Columns - Opening/Closing effects - Scrollbar or Auto Scroll for large submenus - Auto highlight of last visited item - Menus over flash objects, form elements, applets, iframes - Multiple menus on same page - Rounded Corners, Shadows - Keyboard Navigation - Section 508, WAIG - Free Sitemap Builder User Rating: 2.1 (9 votes) Currently 2.11/512345 OS: Windows XP, Windows Vista, Windows Vista x64, Windows 7 x32, Windows 7 x64, Win2000, Windows 2000, Windows 2003, Windows Vista, Windows Vista x64, Windows Vista, Windows Vista Requirements: I.E. 7.0 or laterStylish 3.1.1 for Firefox - Downloadcrew
Inner page templates and Visual Composer included in the package, it certainly gives you plenty of options. When setting up your consulting website, you can quickly import the demo content before editing it to make it your own. With a full-screen homepage slider on display, you’ll have no problem grabbing the attention of your visitors as they arrive at your site. Consultancy Rating & Updates Current Version 1.3.9 Last Updated 23 March 2020 Rating 4.68 (41 reviews) Consultancy Features & Compatibility Columns 4+ Layout Style Responsive Browser Compatibility IE11, Firefox, Safari, Opera, Chrome, Edge Documentation Well Documented Files Included Layered PSD, PHP Files, HTML Files, CSS Files, JS Files Gutenberg Ready Yes High Resolution Ready Yes Widget Ready Yes Codeus - Multi-Purpose Business and Consulting Wordpress Theme More Info & Download Codeus is one of the most popular options in this collection of the best consulting WordPress themes and when you look at the demo, you’ll quickly understand why. With a feature packed homepage layout and some stunning design effects, Codeus is a quality multi-purpose business theme that has plenty of offer those creating consulting websites with WordPress. Codeus Rating & Updates Current Version 3.4.1 Last Updated 18 August 2020 Rating 4.72 (155 reviews) Codeus Features & Compatibility Columns 4+ Layout Style Responsive Browser Compatibility IE8, IE9, IE10, IE11, Firefox, Safari, Opera, Chrome, Edge Documentation Well Documented Files Included Layered PSD, PHP Files, CSS Files, JS Files, PSD Gutenberg Ready No High Resolution Ready Yes Widget Ready Yes Deploy - Modern Consulting WordPress Theme More Info & Download With eight homepage designs, Deploy is a business theme with something for everyone. However, no matter which demo you choose, your consulting website will be able to benefit from a selection of useful features, including a stylish portfolio section, client testimonials, custom. Download Stylish Firefox for Firefox. Aake your Firefox stylish! :-)stylish for firefox - Tim Heuer
Sidebars, and a whole lot more. With Visual Composer included for good measure, you can easily customize almost any aspect of this theme. Deploy Rating & Updates Current Version 2.2 Last Updated 19 October 2020 Rating 4.6 (57 reviews) Deploy Features & Compatibility Columns 4+ Layout Style Responsive Browser Compatibility IE9, IE10, IE11, Firefox, Safari, Opera, Chrome, Edge Documentation Well Documented Files Included PHP Files, CSS Files, JS Files Gutenberg Ready No High Resolution Ready Yes Widget Ready Yes IOD - Consulting WordPress Theme More Info & Download IOD is one of the newest consulting WordPress themes available today. The modern design of this theme has been modeled on the best websites of the leading fortune 500 companies, helping you to build a professional site that is sure to generate more leads for your consulting business. IOD Rating & Updates Current Version 1.63 Last Updated 11 May 2017 Rating New Theme (No Ratings Yet) IOD Features & Compatibility Columns 4+ Layout Style Responsive Browser Compatibility IE10, IE11, Firefox, Safari, Opera, Chrome, Edge Documentation Well Documented Files Included PHP Files, CSS Files, JS Files Gutenberg Ready No High Resolution Ready No Widget Ready Yes Metro-Blocks - Multi-Business Consulting WordPress Theme More Info & Download If you’re looking for a clean and minimal design for your consulting WordPress website, then the Milford theme should be on your shortlist. Thanks to its stylish design, your website will have a professional look that will help your potential clients connect with your business. If you do want to mix things up a bit, the Milford consulting theme does include Visual Composer, giving you an easy way to customize your website. Metro-Blocks Rating & Updates Current Version 2.6 Last Updated 4 September 2020 Rating 2.92 (13 reviews) Metro-Blocks Features & Compatibility Columns 3 Layout Style ResponsiveComments
Skip to content Navigation Menu GitHub Copilot Write better code with AI Security Find and fix vulnerabilities Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes Discussions Collaborate outside of code Code Search Find more, search less Explore Learning Pathways Events & Webinars Ebooks & Whitepapers Customer Stories Partners Executive Insights GitHub Sponsors Fund open source developers The ReadME Project GitHub community articles Enterprise platform AI-powered developer platform Pricing Provide feedback Saved searches Use saved searches to filter your results more quickly //voltron/issues_fragments/issue_layout;ref_cta:Sign up;ref_loc:header logged out"}"> Sign up Notifications You must be signed in to change notification settings Fork 314 Star 5.7k DescriptionThanks for your work creating and maintaining this fork! I think it would be awesome if some of the follow things were done: Move this repository into an organization. It's easy to create one! Rename it to "Stylus", or do something to make it easier to find since most search results return the stylus css language; maybe "Styl-us"? At least as a repo name. Add a link to this repo in the Chrome web store. Add a new button to userstyles (clone and modify the targeted one) because the extension currently uses the buttons meant for Stylish... I'm not sure how the Stylish people will react since, I think, they also own userstyles.org. Work on a Firefox addon since it is only a matter of time until they update that one. It shouldn't be too different since Firefox now has WebExtensions and should be very similar to the Chrome code. Look at fixing some of the Stylish problems that already exist; especially issue 179 where the extension is not auto-updating correctly.Thanks again for your hard work!
2025-04-11FireMonkey UserScript & UserCSS ManagerAbout/Changelog | Help | IssuesFireMonkey is a totally new combined user-script and user-style manager. While it has similar functions to other user-Script managers like Greasemonkey/Tampermonkey/Violentmonkey, and user-style managers like Stylish/Stylus/xStyle, there are also differences.PermissionsInput data to the clipboard: Used to Copy to ClipboardDownload files and read and modify the browser’s download history: Used only to export Script/CSS/PreferencesDisplay notifications to you: Used to inform usersAccess browser tabs: Used to get data for tab operationsStore unlimited amount of client-side data: Used by the user to store Scripts & CSSAccess browser activity during navigation: Used to display the running scripts in active tabAccess your data for all websites: Used to inject Script/CSSReleases Firefox FireMonkey Source Code Beta Source Code Release Releases Source Code Old 2.36-2.72 Browser Minimum Firefox Firefox for Android version 93(released 2021-10-05) version 113 (manifest)(API minimum 102) LicenseThis project is open source under the MPL-2.0 license license.
2025-04-08Firemonkey is a totally new combined user-Scripts and user-Style manager. While it has similar functions to other user-Script managers like GreaseMonkey/Tampermonkey/Violentmonkey, and user-CSS managers like Stylish/Stylus/xStyle, there are also differences.Note: None of my extensions contain any tracking, advertising or privacy infringement. They all have Mozilla Open Source licence. The source is clear and accessible by extracting the XPI.Note: Firefox for Android support is experimental (v2.12+)Features Lightweight extension for both User-Scripts and User-Styles Secure dedicated API (Firefox 65+) to handle User-Scripts Turn Scripts/CSS On/Off from Toolbar Button Supports both GM3 & GM4 (GM_*** and GM.***) style functions plus some new API (e.g. fetch) Script/CSS Auto & Manual Update Export/Import Preferences (for backup or share) to/from a local file on your computer Export/Import Scripts & CSS @require for requiring other saved scripts @container support Web Install scripts from GreasyFork, OpenUserJS & Stylish userstyles Direct Install scripts loaded into tab from GreasyFork, OpenUserJS & file:/// Console logged script errors are referenced to the individual script Temporarily insert existing userScript & userCSS Scratchpad to temporarily insert CSS & JavaScript Log to display latest error & script update messages Notifications from scripts show script's name Help Guide includedPermissions Input data to the clipboard: Used to Copy to Clipboard Download files and read and modify the browser’s download history: Used only to export Script/CSS/Preferences Display notifications to you: Used to inform users Access browser tabs: Used to get data for tab operations Store unlimited amount of client-side data: Used by the user to store Scripts & CSS Access browser activity during navigation: Used to display the running scripts in active tab Access your data for all websites: Used to inject Script/CSSExternal ReviewsFireMonkey uses Firefox's official API for userscripts and userstylesHow to use Userscripts, Userstyles with FireMonkey in Firefox?
2025-04-07I have tried using Multirow Bookmarks Toolbar Plus and Roomy Bookmarks Toolbar Firefox add-ons, but the problem is that they are constantly stressing my CPU (even when idling). It probably has something to do with version 11 of the browser. Anyway, is there some clean way to increase the height of the bookmarks toolbar and allow it to display bookmarks on multiple rows?I've read a lot of articles that refer to userChrome.css and I have tried a dozen solutions, but none worked because they were outdated. Please help me with this. asked Mar 23, 2012 at 16:00 IneedHelpIneedHelp2053 silver badges8 bronze badges The following userchrome trick seem to work. Easiest way to edit userchrome is by using stylish addon. Install the addon and goto Add-ons > User Styles > Write New Style. And paste the following code..bookmark-item { margin: 5px 2px 10px 2px !important; font-size: 15px !important; }Change the values as you need and click on preview to view it. Then save it. For margin: changing first and third pixel value will change the height. The font-size: line will change the font size of the bookmark text. Remove it if not needed. You can enable/disable this anytime you want without restarting firefox through stylish. answered Mar 24, 2012 at 19:04 NufailNufail4215 silver badges8 bronze badges 1 The one available directly seems to be bugged, but please try this answered Jan 9, 2013 at 19:45 You must log in to answer this question. Start asking to get answers Find the answer
2025-04-18In Stock | 48 Hour Delivery Special Price £739.95 Regular Price £859.95 (Price includes VAT and Delivery) Installation Available Description The Firefox 8 Eco stove is the perfect addition to any home, blending stylish and traditional design with modern wood-burning technology. Enjoy the comforting ambience of dancing flames within, whilst the large viewing window offers a stunning and unobstructed view.With its nominal heat output of 5kW, this stove is perfect for small and medium-sized rooms. Thanks to its 84% efficiency rating, you can get the most out of your fuel, keeping running costs low.Constructed entirely from cast iron, the Firefox 8 Eco stove is robust and built to last, with excellent heat retention and performance. It’s DEFRA approved for use in smoke control areas, so you can enjoy the warmth and comfort of a fire without any environmental worries.The powerful and controllable airwash system ensures that the viewing window stays clean, whilst also allowing you full control over the burn. The stove is also EcoDesign compliant, making it a sustainable and eco-friendly choice for any home.With the Firefox 8 Eco stove, you can enjoy cosy and comfortable surroundings while also reducing your carbon footprint. Stylish and traditional designModern wood-burning technologyLarge viewing window with a powerful and controllable airwash systemNominal heat output of 5kW, ideal for small and medium-sized rooms84% efficiency rating, reducing running costsMade entirely from cast iron for durability and excellent heat retentionDEFRA approved for use in smoke control areasEcoDesign compliant, making it an eco-friendly choiceFind the perfect stove for your home at our showroomsExplore more wood-burning, electric, and gas stoves plus fires, fireplaces and fire surrounds at our Cheadle, Bromsgrove and Stockport showrooms. View our Multifuel Stove Buying Guide Specifications Guarantee 10 Years Efficiency 84% Heat Output 5.0kW clearSkies Rating Energy Rating A Plus DEFRA Approved Yes Airwash System Yes Construction Cast Iron Flue Outlet Top & Rear (Interchangeable) Flue Size 5-inch (125mm) Fuel Type Wood or Multi Fuel Fuel Grate Type Multifuel Grate (to burn Wood & Smokeless Coal) Log Length 300mm Suitable For 12mm Hearth Yes External Air Compatible No More Colours No Distance to Combustibles
2025-04-16