An open API service indexing awesome lists of open source software.

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

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