While Chrome works great on Chromebooks, some users might want to try the Tor browser for extra privacy. Tor is one of the top browsers for keeping your online activity secure, with a private network and built-in security features. Although it's easy to download Tor on PC, macOS, and Android devices, installing it on a Chromebook can be a little tricky since there's no direct download link for Chromebooks from the Tor project.
You can use the Tor browser Android app on Chromebooks, but it might not feel as smooth or user-friendly as the PC and macOS versions. Luckily, there's a simple way to install the Tor browser on a Chromebook using Linux. This guide will walk you through the steps, helping you choose between the Linux version or the Android version of Tor, depending on what works best for you. Let’s jump into the tutorial and get started!
Tor Browser is a great choice for anyone who wants to bypass censorship and keep their online identity safe from tracking and surveillance. Best of all, it's completely free and open-source. Tor comes with several built-in privacy features that you won’t find in other popular browsers. For example, it blocks all third-party trackers and ads by default and automatically deletes cookies when you finish browsing. Plus, it routes all your traffic through the encrypted Tor network, which is run by volunteers worldwide. Tor also has tools to help prevent fingerprinting, so your anonymity stays protected.
In short, Tor is designed to help you avoid trackers, surveillance, and censorship online. If privacy is important to you, consider downloading the Tor browser on your Chromebook.
Linux is an operating system (OS) that helps different software and hardware on a device work together. It allows users to install extra software on various devices like smartphones, PCs, and even supercomputers. Because Linux is open-source, you might find that two devices running Linux can have different versions or setups, depending on how they've been customized.
To get started with downloading and installing the Tor Browser, you'll first need to set up Linux on your Chromebook. Just follow our linked guide to install the Linux container, and you'll be ready to go!
Here’s how to set up Linux on your Chromebook:
Once the installation process begins, it might take a while, so you can step away and do something else while you wait. Just be sure not to close the tab during this time.
When the installation is complete, you’ll see a black screen with a name and a blinking cursor—this is your Linux Terminal. The name displayed will be the lowercase name you chose in step 3, followed by the word "Penguin." Now you're ready to start using Linux on your Chromebook!
To check what version of Linux is installed on your Chromebook, you can use a simple command in the Terminal:
Once you press Enter, lines of code will appear, showing the details of your Linux version. For example, if your device uses Debian Linux, you'll see information confirming this. The Terminal will then return to your prompt, displaying your name at the bottom, ready for you to enter additional commands.
Now that you have Linux set up on your Chromebook, installing Tor is a straightforward process. Just follow these steps:
echo "deb http://ftp.debian.org/debian buster-backports main contrib" | sudo tee /etc/apt/sources.list.d/backports.list
sudo apt update
sudo apt install torbrowser-launcher -t buster-backports -y
torbrowser-launcher
Now, Tor is installed on your Chromebook, and you can launch it anytime from your app library. Just look for the Tor browser shortcut when you want to use it!
If you want to run the Android version of the Tor Browser on your Chromebook, you can do that too! However, you’ll need to enable and use the Linux container to sideload the app, as the Tor Browser isn’t officially available on the Play Store for Chromebooks. Here’s how you can get it set up:
First, follow our guide on how to sideload Android apps on Chromebooks. This will allow you to manually sideload the Tor Browser APK.
Head to the official Tor Browser website and download the appropriate APK for your Chromebook. Most Chromebooks with Intel or AMD processors (64-bit) will need the x86_64 APK. If your Chromebook has a 32-bit processor, download the x86 version. For ARM-based Chromebooks, download the aarch64 APK for 64-bit or the arm version for 32-bit processors.
After downloading the APK, open the “Files” app and move the APK to the “Linux files” section. For convenience, rename the file to tor.apk.
Open the Terminal app and run the following command to install the Android version of the Tor Browser:
adb install tor.apk
(Make sure ADB is set up on your Chromebook as per the tutorial linked in method #1.)
After installation, you’ll find the Tor Browser shortcut in your app drawer. Click on it, and you’ll have the Android version of Tor Browser running on your Chromebook!
This method gives you a fully functional Tor Browser on your Chromebook, offering you enhanced privacy on the go.
Here are two simple methods you can use to get the Tor browser up and running on your Chromebook. If you're concerned about privacy and the Chrome browser isn’t meeting your needs, Tor is a great alternative. That’s all from us for now! If you’re searching for the best Chromebook apps in 2022, be sure to check out our curated list. For more tips and tricks on Chrome OS, follow our linked guide. And if you run into any issues, feel free to let us know in the comments below!
In short, the Tor Browser is a fantastic choice if you're looking to keep your online activity private and secure. It blocks trackers, stops surveillance, and helps you bypass censorship, giving you a level of protection that other browsers just can’t match. Whether you’re on a Chromebook or any other device, setting up Tor is a great way to keep your browsing anonymous and safe. Just follow the simple steps we’ve outlined, and you’ll be ready to browse with peace of mind. If you’re interested in more ways to enhance your Chromebook experience and boost your privacy, be sure to check out our other guides. Stay safe and private with the Tor Browser!
Yes, and it's simple. There is a file labelled "Tor" somewhere in your file library. Delete this file and empty your trash bin and the Tor browser is deleted from your device.
While the Tor browser can't be installed from the official Tor website, Chromebook users can install the onion-routing browser via a few simple Linux commands.
If you can't install Tor Browser, try changing the installation directory or moving the setup file. Your antivirus can sometimes interfere with the setup, so make sure you check its settings. Make sure you have administrative privileges when trying to run the Tor setup.
If you're running Chrome OS 69 or later, you can download Linux apps. If not, you're out of luck. However, if updating the Chromebook gets you to a newer version, you should be good to go.