Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Thomas Rientjes
tor-browser-settings
Commits
88f78f8b
Commit
88f78f8b
authored
Dec 04, 2016
by
Thomas Rientjes
Browse files
Update README.md
parent
e0ffbda7
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
88f78f8b
...
...
@@ -2,3 +2,26 @@ Tor Browser Settings
====================
An add-on for customizing Orfox-related browser settings.
## Getting Started
The instructions below should help you with obtaining the source code, and building the add-on.
### Prerequisites
*
[
Git
](
https://git-scm.com/downloads
)
_(v1.8.0 or higher)_
.
*
[
Jetpack Manager
](
https://developer.mozilla.org/en-US/Add-ons/SDK/Tools/jpm
)
_(v1.2.2 or higher)_
.
*
[
Orfox
](
https://guardianproject.info/apps/orfox/
)
_(v1.2.1 or higher)_
.
### Build Instructions
```
sh
# Clone the repository.
git clone https://git.synz.io/synzvato/tor-browser-settings.git
# Navigate to the root directory of the project.
cd
tor-browser-settings
# Build and package the add-on.
jpm xpi
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment