From 79887b57b7cb0755fa7db83f5559278c66c5bfc9 Mon Sep 17 00:00:00 2001 From: emma Date: Wed, 21 Sep 2022 20:14:29 -0400 Subject: [PATCH] fixed element types and added more information --- firefox/index.html | 208 +++++++++++++++++++++++++++++++-------------- 1 file changed, 144 insertions(+), 64 deletions(-) diff --git a/firefox/index.html b/firefox/index.html index 3d24488..022908f 100644 --- a/firefox/index.html +++ b/firefox/index.html @@ -22,8 +22,8 @@

Web browsers are kind of awful. They do too much (why - would I want a combination image viewer/pdf reader/media - player/html renderer?), and as a result, + would I want an application to be an image viewer, pdf reader, + media player, and html renderer?), and as a result, they are bloated beyond belief. They strain developer resources, require sandboxing because of the insane default that @@ -33,14 +33,19 @@ do their computing, so, with this page, I'm trying to define a more sane functionality for the browser I use—Firefox.

-

Why Firefox?

+

Why Firefox?

- I use Firefox because it is the easiest web browser from which - the kinds of modifications I need are available. If there were a - web browser that implemented these modifications as sane - defaults (and - I do plan on creating my own that does), I would - immediately switch to it; but until there is a satisfactory + I use Firefox because it is the best web browser for the kinds + of modifications I need. It is also the last major browser + standing against + + Chromium domination (even if Mozilla + + takes money from Google). If there were a + web browser that had sane defaults and all of the features I + need (and I + do plan on creating my own that does), I would + immediately switch to it; however, until there is a satisfactory browser, which can do what I want from Firefox, I will stick either with it or a fork of it like @@ -118,8 +123,14 @@

- Disable DRM + Disable Digital Rights Management

+

+ + What is DRM and + + why would I want to disable it? +

-

+

Tools -

+ -
-

+
+

Further Reading -

+

-

+

Fingerprinting Tests -

+

-
- + + \ No newline at end of file