https://github.com/srirangav/opera.sh
Script to start Opera in private browsing / incognito mode on MacOSX
https://github.com/srirangav/opera.sh
browser-extension cli macos macosx macosx-scripts
Last synced: about 2 months ago
JSON representation
Script to start Opera in private browsing / incognito mode on MacOSX
- Host: GitHub
- URL: https://github.com/srirangav/opera.sh
- Owner: srirangav
- License: mit
- Created: 2021-10-21T03:17:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-10T07:38:09.000Z (about 4 years ago)
- Last Synced: 2025-02-24T10:16:53.657Z (over 1 year ago)
- Topics: browser-extension, cli, macos, macosx, macosx-scripts
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
README
------
opera.sh v.0.2.1
By Sriranga Veeraraghavan
opera.sh is a script to start Opera in private browsing / incognito
mode on MacOSX. It is based on:
https://peter.sh/experiments/chromium-command-line-switches/
opera.sh expects Opera.app to be located in /Applications. If
Opera.app is installed in a different location, the variable
OPERA on line 7 of opera.sh will need to be changed accordingly.
Homepage:
https://github.com/srirangav/opera.sh
Install:
Copy opera.sh to a directory in your $PATH, e.g.:
$ cp opera.sh $HOME/bin
$ chmod u+x $HOME/bin/opera.sh
Running opera.sh:
$ opera.sh [-a|-d|-n]
-a enables extra privacy related options
-n prints out the command that would have been run
but does not run Opera
-d enables Opera error messages
History:
v.0.2.1 minor fixes for shellcheck
v.0.2.0 default to incognito only
v.0.1.0 Initial release
License:
See LICENSE.txt
Notes:
Some suggested addons for Opera are:
1. Adblocker for Youtube:
https://mybrowseraddon.com/adblocker-for-youtube.html
2. Disconnect:
https://disconnect.me/disconnect/help
3. Ghostery
4. HTTPS Everywhere:
https://www.eff.org/https-everywhere
5. Install Chrome Extensions
6. KeePassXC-Browser
7. Privacy Badger
8. SimpleClear
9. uBlock Origin