Search
10 Useful Browser Plugins to Help Crypto Users
9.9.2019
There are many different browser extensions or plugins that benefit cryptocurrency users, ranging from price trackers and wallets to those that help crypto users with security and privacy. Bitcoin.com has produced a video, listing 10 of the most useful browser extensions with explanations of...
Vyšel nový Firefox 69: vylepšuje ochranu soukromí, blokuje sledovací kódy a těžbu kryptoměn
5.9.2019
Vyšla nová verze webového prohlížeče Firefox s číslem 69.0. Přináší celou řadu novinek, z nichž hned několik se zaměřuje na lepší ochranu soukromí. Ta nejdůležitější, označovaná jako „Rozšířená ochrana proti sledování“ („Enhanced Tracking Protection“ či ETP) ve výchozím nastavení blokuje sledovací
Firefox blocks third-party tracking cookies and cryptominers
4.9.2019
This is super interesting stuff from Mozilla: the most recent update of Firefox will now block cryptominers and third-party tracking scripts by default. In the press release they write:
For today’s release, Enhanced Tracking Protection will automatically be turned on by default for all users...
Maskable Icons: Android Adaptive Icons for Your PWA
29.8.2019
There is a new web feature called maskable icons that is coming soon to Firefox Preview and other web browsers. This new icon format will let your PWAs have their own adaptive icons on Android.
The post Maskable Icons: Android Adaptive Icons for Your PWA appeared first on CSS-Tricks
How to Build Firefox
27.8.2019
Open source is a dream and a gateway to an amazing career — I’m a testament to that. One of the most amazing open source projects to ever exist, Mozilla Firefox, is a project I’m proud to work on as an employee of Mozilla. It’s rewarding, challenging, and a unique...
Can you view print stylesheets applied directly in the browser?
19.8.2019
Yep.
Let's take a look at how to do it in different browsers. Although note the date of this blog post. This stuff tends to change over time, so if anything here is wrong, let us know and we can update it.
In Firefox...
It's a little button in DevTools. So easy!
Open DevTools...
Mercurial Tips
19.8.2019
While most of the world seems to be using git for version control, Mozilla continues to use Mercurial (hg) to manage the Firefox source code. As a git and GitHub lover, it took me a while to get used to Mercurial. I don’t consider myself a hg expert but I know enough to complete...
All the New ES2019 Tips and Tricks
13.8.2019
The ECMAScript standard has been updated yet again with the addition of new features in ES2019. Now officially available in node, Chrome, Firefox, and Safari you can also use Babel to compile these features to a different version of JavaScript if you need to support an older browser.
Let’s look...
Spoják #32 – HarmonyOS přichází. Python 2.7 odchází.
11.8.2019
Heslovitě: HarmonyOS. MC.js. C++20. Chrome 76. Firefox 68. RIP Python 2.7. Průzkum odečítačů obrazovky
Weekly Platform News: Preventing Image Loads with the Picture Element, the Web We Want, Svg Styles Are Not Scoped
1.8.2019
In this week's week roundup of browser news, a trick for loading images conditionally using the picture element, your chance to tell bowser vendors about the web you want, and the styles applied to inline SVG elements are, well, not scoped only to that SVG.
Let's turn to...
Multi-Line Truncation with Pure CSS
17.7.2019
Truncating a single line of text if is fairly straightforward. Truncating multiple lines is a bit harder. Using just CSS (no JavaScript or server-side dancing) is nice for the simplicity. It's gotten a little easier lately since Firefox (since version 68) has started supporting the ultra-bizarre...
Debugging CSS Grid with Firefox Dev Tools
16.7.2019
CSS Grid is mostly composed of rows, columns, cells, tracks, gaps etc. These things are not elements by themselves; hence, it can be really tasking to visualize and debug them. In this post, we’ll
Nový Firefox 68 přináší ještě tmavší režim čtení a přepracovanou správu doplňků
11.7.2019
Mozilla vydala novou verzi prohlížeče Firefox s číslem 68 • Přináší tmavší režim čtení a přepracovanou správu doplňků • Na novinky se mohou těšit také firemní administrátoři
Mozilla od základu předělala Firefox pro Android. Má nový design i jádro
1.7.2019
Mozilla uvedla zcela přepracovanou verzi svého prohlížeče pro Android. Jednoduše nazvaný Firefox Preview používá vlastní jádro GeckoView a má nové rozhraní. Na podzim tohoto roku by aplikace měla nahradit stávající Firefox.
Firma slibuje, že nová verze bude až dvakrát rychlejší oproti současné
Recent Firefox’s Zero-Day Flaw Was Used in Attacks Against Coinbase’s Employees
20.6.2019
The recent zero-day security flaw in Firefox has been used in attacks against Coinbase exchange, according to internal security experts
Rychle si aktualizujte Firefox. Je v něm nebezpečná chyba, varuje Mozilla
19.6.2019
Mozilla včera vydala novou aktualizaci Firefoxu 67.0.3. Pokud máte systém korektně nastavený, už se vám nejspíše automaticky nainstalovala, přičemž je dalším dokladem toho, proč jsou automatické aktualizace softwaru opravdu potřeba – i za cenu toho, že občas přinesou nějaké komplikace.
Verze
Update Your Firefox Browser, Save Your Crypto
19.6.2019
If you use the Firefox Internet browser, and it’s not Firefox 67.0.3 or Firefox ESR 60.7.1 versions, it’s time for an urgent upgrade, if you want to save your crypto, that is.
Yesterday, Mozilla, the developer of the browser, made an announcement over an issue that has a “critical” impact....
Weekly Platform News: CSS Scroll Snap, Opera GX, PWA Install Icon
14.6.2019
In this week's roundup, Chrome is adding an install option for Progressive Web Apps, Opera GX comes to Windows, the ECMAScript proposals get an update, and CSS Scroll Snap is coming to a Firefox browser near you.
The post Weekly Platform News: CSS Scroll Snap, Opera GX, PWA Install Icon appeared...
Firefox už nechce být jen prohlížečem. Mozilla představila nové logo bez lišky
12.6.2019
Řadu let diskutují příznivci webového prohlížeče Firefox o tom, zda zvíře, vyobrazené v jeho logu, je, nebo není liška. Oficiálně se jednalo o pandu červenou, nicméně slůvko „fox“ v názvu (anglicky liška) a samotné vyobrazení evokovalo spíše lišku.
Od roku 2003 došlo během šestnácti
Weekly Platform News: Feature Policy, ECMAScript i18n API, Packaged PWAs
7.6.2019
In this week's news, a new Feature Policy API in Chrome, Firefox blocks cookies from known trackers, Chrome for Android now allows websites to share images, and more.
The post Weekly Platform News: Feature Policy, ECMAScript i18n API, Packaged PWAs appeared first on CSS-Tricks