Commit Graph

25 Commits

Author SHA1 Message Date
91a1111182 Adding accessibility features
Made the theme button toggable by keyboard
Added aria-label to many <a> without any text (usually, they contains Font Awesome icons)
Added aria-hidden whenever necessary
Labelled the "Copy URL and Description" contained in footer
Added an hidden label for the menu toggle for mobile accessibility
Changed some colors to meet the Color Contrast AA level: https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html
2021-06-26 20:26:05 +02:00
1cdd251824 Revert "Replace <b> tags to <strong> and <i> tags to <em> (#2273)" (#2281)
This reverts commit 216dd66aba.
2021-05-04 04:22:50 +00:00
216dd66aba Replace <b> tags to <strong> and <i> tags to <em> (#2273) 2021-05-04 03:33:03 +00:00
132997e957 Update the "about:config" tweaks' instructions (#2077) 2020-10-07 04:53:50 +00:00
04efe21273 Update arkenfox user.js name (#2051)
Resolves #2051, Closes #2052

Co-Authored-By: Mikaela Suomalainen <mikaela+git@mikaela.info>
2020-09-17 08:47:13 -05:00
c5a303ca56 Add new browser tweaks and remove deprecated info (#1772) 2020-03-11 12:19:19 +00:00
a441fe6454 Change a warning of Firefox about:config entering (#1603) 2020-01-24 03:21:23 +00:00
f592621d4a Update browser-tweaks.html (#1476) 2019-11-10 21:16:58 -06:00
8d15239cc1 [WIP] Browser overhaul. About:config section. (#1262)
* Update browser-tweaks.html

* Update browser-tweaks.html

remove network.http.referer.trimmingPolicy and network.cookie.lifetimePolicy

* Update browser-tweaks.html

remove pocket pref.
2019-09-12 06:40:10 +08:00
0b92029f23 browser-tweaks: remove pyllyukko & add an anchor (#1245)
* browser-tweaks: remove pyllyukko & add an anchor

Resolves: #1240
Resolves: #1244
2019-08-31 19:17:39 +03:00
229b205897 dns: document enabling Firefox TRR (#1220)
* dns: document enabling Firefox TRR

* browser-tweaks: rm/note that TRR/DoH/ESNI have moved

* dns: fix formatting

* browser-tweaks: fix embarassing typo

* browser-tweaks & dns: apply @nitrohorse's suggestions (and fix link)
2019-08-26 23:20:34 +03:00
b28b103d4f about:config: delete geo.enabled (#1217)
Ref: https://github.com/privacytoolsIO/privacytools.io/issues/1212#issuecomment-524598044
2019-08-26 22:39:17 +03:00
32ec90dff7 browser-tweaks: document TRR/DoH (#1127)
* browser-tweaks: document TRR/DoH

Resolves: #785

* fix preposition
2019-08-09 15:55:25 -07:00
463479919a Remove trailing whitespace characters at the end of lines 2019-08-04 04:03:35 +12:00
a35f92e749 browser-tweaks: note privacy.trackingprotection.fingerprinting is FF67+ (#1012)
Resolves: #1010
2019-07-09 18:43:42 +07:00
86337756d9 Revert "browser-tweaks: remove browser.send_pings (#865)" (#876)
This reverts commit 3af07184ff.
2019-04-21 20:45:25 -05:00
3af07184ff browser-tweaks: remove browser.send_pings (#865)
It defaults to false already and is not necessary here.

Closes #686
2019-04-17 11:25:12 +08:00
41424ad436 typo 2019-04-03 07:52:49 +08:00
48632ab32a #814 2019-04-03 07:51:43 +08:00
e758587aad #769 2019-04-02 12:09:50 +08:00
103a174720 #809 #808 2019-04-02 11:48:30 +08:00
d82afeecf1 Adds extensions.pocket.enabled false (#786)
* Adds extensions.pocket.enabled false

fixes #784

* Update _includes/sections/browser-tweaks.html

Co-Authored-By: cyaniventer <47819045+cyaniventer@users.noreply.github.com>
2019-03-31 07:18:47 +08:00
ce72be1635 Add atomGit's guide to related info (#749)
* Add atomGit's guide to related info
2019-02-28 18:25:20 +00:00
8c63aa2086 Fix missing closing ul tag 2019-01-22 21:18:13 +01:00
75ef7a1b1a Move and rework firefox tweaks 2019-01-20 22:39:38 +01:00