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

samvtran/OMG-Chrome-Extensions

Repository files navigation

OMG! Extensions

Stories in Ready codecov.io

The official OMG! Chrome! and OMG! Ubuntu! Chrome and Opera extensions.

Availability

The extension is available in the Chrome Web Store or can be downloaded from this repo and used as an unpacked extension.

Usage

Please run npm install -g gulp (as sudo if necessary) to install the necessary prerequisite, then run npm install to install the extension's local dependencies.

To generate a production build, just run gulp build and a production directory, dist, will be built and ready for use!

Development

Running gulp dev will watch for file changes and rebuild the extension on the fly.

To run the test suite run gulp test from the main repository.

License, et al.

Chrome is a registered trademark of Google Inc.

Ubuntu is a registered trademark of Canonical Ltd.

OMG! Chrome! and OMG! Ubuntu! are members of the Ohso Ltd. Network.

Copyright (C) 2012 – 2015 Ohso Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.