Coder Social home page Coder Social logo

Open in Chromium about open-in-chrome HOT 5 OPEN

lhagan avatar lhagan commented on August 23, 2024
Open in Chromium

from open-in-chrome.

Comments (5)

lhagan avatar lhagan commented on August 23, 2024

Yes, but you have to modify the code a bit. Start Script Editor (/Applications/Utilities/Script Editor.app) and use File > Open... to open the ChromeHelper application that comes with the extension. In the script, Chrome is identified by the line:

tell application id "com.google.Chrome"

Change that to the line below, save (File > Save), and you should see the extension open Chromium instead.

tell application id "org.chromium.Chromium"

from open-in-chrome.

raffael avatar raffael commented on August 23, 2024

Thanks a lot for your help,
the problem I have is that the script that comes with the extension seems to be compiled. I'm unable to open both ChromeHelper.scpt and ChromeHelper using Apple Script Editor. Am I missing here something?

from open-in-chrome.

lhagan avatar lhagan commented on August 23, 2024

What error message are you getting? I tried both files in Script Editor on OS X 10.10.1 and didn't have any problems; maybe it's a compatibility issue?

I've just added a plain text version of the script to the repo, which I'm sure you'll be able to open. Either download the script file or just re-download the entire ZIP. Make the above change in Script Editor, then save it as an application (hold down the Option key, and select File > Save As..., then select File Format: Application in the Save As... dialog). Make sure you replace/overwrite the original ChromeHelper.app that came in the ZIP.

Sorry for the hassle.

from open-in-chrome.

raffael avatar raffael commented on August 23, 2024

Awesome, many thanks for the source code, and the help! :)

from open-in-chrome.

lhagan avatar lhagan commented on August 23, 2024

Leaving this open so others can use w/ Chromium.

from open-in-chrome.

Related Issues (12)

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.