Coder Social home page Coder Social logo

zshameel / relink Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 5.0 622 KB

Re:Link is a desktop app that acts like a browser. When you set it as the default browser, it intercepts link requests from Email clients, desktop apps and other programs and open them in different browsers based on predefined rules. For example, it can open google.com in Chrome, msn.com in Edge, github.com in Firefox and youtube.com in Brave.

Home Page: https://getrelink.com/

C# 100.00%
browser chrome edge firefox brave sidekick

relink's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m Shameel
  • ๐Ÿ‘€ Iโ€™m interested in .NET, Databases, Cloud Architecture, Developer Tools, Automation & Tooling
  • ๐ŸŒฑ Iโ€™m currently learning Python, Go
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on Building Cloud products
  • ๐Ÿ“ซ How to reach me zshameel at gmail dot com

relink's People

Contributors

zshameel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

relink's Issues

manually adding / editing browser

Is there a way to manually edit the options for target browsers?

My current list is showing:

  1. Firefox
  2. Edge (Legacy)
  3. Internet Explorer
  4. Edge
  5. Chrome
  6. Chrome

Not sure why there are two chrome. But I also have the two below installed.

  1. Chrome Dev
  2. Chromium (portable)

It would be ideal to be able to:

  1. Manually set the name
  2. Add new entries (binary locations and names)

Legacy version of Edge may not be installed on machines any more

The quirk code designed to fix Edge (Legacy) assumes that it finds Edge (Legacy) installed on the machine. If it's not, re:Link encounters a null reference error. It launches with a blank set of rules and is non-functional.

image

The responsible lines of code are
BrowserManager.cs

//Edge quirk
GetBrowserByType(BrowserType.EdgeLegacy)!.ExePath = "microsoft-edge:";

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.