GithubHelp home page GithubHelp logo

creaous / opera-gx-search-engine-rewrite Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8 KB

Allows the usage of custom search engines in Opera GX by running a redirect server.

Batchfile 17.16% Python 82.84%

opera-gx-search-engine-rewrite's Introduction

Opera GX Search Engine Rewrite

Allows the usage of custom search engines in Opera GX by running a redirect server.

Purpose

I created this project because I wanted to use Brave Search on Opera GX, but when I went to make it default the option was blanked out. In my opinion, regardless of what Opera says about preventing "malicious" acts by doing this, I think its unacceptable.

How it works

This project works by creating a https server in python with the domain "redir.opera.com" and making it redirect to Brave Search (customizable).

Installation (windows only)

  1. Install OpenSSL
  2. Install Python
  3. Download the project's source code.
  4. Move it to the C: drive.
  5. Change your search engine in Opera (GX) to Amazon.

Run on startup

  1. Open Task Scheduler.
  2. Create a basic task.
  3. Call it anything.
  4. Select "When I log on" for Trigger.
  5. Select "Start a program" for Action.
  6. For the action settings put the following:
    • Program/script: py
    • Add arguments: rewrite.py
    • Start in: "C:\Opera-GX-Search-Engine-Rewrite-main"
  7. Right click Properties on the new task.
  8. Change the following settings:
    • Run whether user is logged on or not
    • Do not store password.
    • Hidden

opera-gx-search-engine-rewrite's People

Contributors

creaous avatar

Watchers

 avatar

opera-gx-search-engine-rewrite's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.