Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

c9/open-in-c9-extension

Repository files navigation

Cloud9 for Chrome

This is an extension for Google Chrome and Mozilla Firefox that adds 'Edit in Cloud9' buttons to websites. At this point just GitHub but feel free to add more!

Firefox build instructions

  1. Install Mozilla's Add-on SDK according to the instructions.

  2. Edit the build.sh script in the firefox directory; adjust CFX variable to point to the 'cfx' script provided by the SDK:

    CFX="/path/to/addon-sdk/bin/cfx"

  3. Run the ./build.sh script. This copies the current version of 'githubc9.user.js' and the 48 pixel icon to the firefox extension directory and then creates the xpi archive.

This plugin is released under the MIT License.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published