horst3180 / arc-firefox-theme

Arc Firefox Theme
Mozilla Public License 2.0
938 stars 48 forks source link

Request for compatibility patch for the Tor browser #135

Open ghost opened 7 years ago

ghost commented 7 years ago

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!

TheFirstQuestion commented 6 years ago
  1. git clone https://github.com/horst3180/arc-firefox-theme && cd arc-firefox-theme
  2. git checkout 6d434580a2c66f82bb6a144f8470e95bb314ea23
  3. ./autogen.sh --prefix=/usr
  4. 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.