g3rv4 / OnChrome

A Firefox extension to open certain sites on Chrome. Every. Freaking. Time

Home Page:https://onchrome.gervas.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OnChrome

A Firefox extension so that certain urls are opened using Chrome. I built it because I wanted to switch to Firefox, but certain sites I use all the time require Chrome. I want links and everything to work just as it used to, but if it ends opening one of those sites, it should open them in Chrome.

The extension lets you define url match patterns to determine which sites should always be opened with Chrome.

Read my blog post about it where I explain why I built it.

How do I install it?

  1. Install the extension on the Firefox store
  2. Install the supporting application

Requirements

  • Windows x64 or MacOs (other environments can be supported later, ask!)
  • Chrome installed

Why do I need to install software on my machine? I never had to do it for an extension before!

Ugh, yeah... I know... that sucks. The reason is that Firefox can't talk to Chrome directly... you need to use Native Messaging, and that requires a native app that understands the messages from the extension and in turn opens Chrome.

About

A Firefox extension to open certain sites on Chrome. Every. Freaking. Time

https://onchrome.gervas.io

License:MIT License


Languages

Language:C# 62.0%Language:PowerShell 15.8%Language:HTML 11.6%Language:JavaScript 9.9%Language:Shell 0.5%Language:CSS 0.1%