From 67a7a7642af1a863c81ae3258cf9b57628da03d2 Mon Sep 17 00:00:00 2001 From: dimden <26517362+dimdenGD@users.noreply.github.com> Date: Fri, 17 May 2024 15:00:25 +0300 Subject: [PATCH] update readme --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2571a64..0eaf7c7c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This extension doesn't add any CSS on top of original Twitter. It's fully origin ## Installation **Chrome, Edge, Opera, Brave & Chromium browsers:** [Chrome Web Store](https://chrome.google.com/webstore/detail/old-twitter-layout-2022/jgejdcdoeeabklepnkdbglgccjpdgpmf) -**Firefox:** [Addons For Firefox](https://addons.mozilla.org/en-US/firefox/addon/old-twitter-layout-2022/) +~~**Firefox:** [Addons For Firefox](https://addons.mozilla.org/en-US/firefox/addon/old-twitter-layout-2022/)~~ Mozilla removed the extension from store. You have to install it manually. ## Donate @@ -70,7 +70,14 @@ For stable version: - Go to `about:debugging#/runtime/this-firefox` - Press "Load Temporary Add-on" and select zip file you downloaded -**Installing this way on Firefox will remove it after closing browser.** +**Installing this way on Firefox will remove it after closing browser. You need to use Firefox for Developers instead for permament installation (see below).** + +#### Firefox for Developers + +- Go to `about:config` +- Set `xpinstall.signatures.required` to `false` +- Go to `about:addons` +- Press "Install Add-on From File" and select zip file you downloaded ## FAQ