Open ghost opened 7 years ago
git clone https://github.com/horst3180/arc-firefox-theme && cd arc-firefox-theme
git checkout 6d434580a2c66f82bb6a144f8470e95bb314ea23
./autogen.sh --prefix=/usr
make mkxpi
The checkout
command returns you to a previous version, in this case, the most recent version which is compatible with Firefox 52/Tor Browser.
Evening,
I would like to request an approach similar to the compatibility branches for Firefox ESR to be taken for the Tor Browser. Its extensions folder is located at ".local/share/torbrowser/tbb/x86_64/tor-browser_en-US/Browser/browser/extensions/" and at the time of this writing is based upon Firefox 52.3.0.
In the meantime, if those more knowledgeable than me could provide instructions to install the extension with manual interventions using the current files as cloned from Github, I'm all ears.
Thanks!