Simple-OCCI-Client
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:This is a very simple client for OCCI-powered applications.
# Simple OCCI Client

This is a very simple client for OCCI-powered applications. It's an extension for the best browser in the world, [Google Chrome](http://www.google.com/chrome).

Since the addon is not released yet, you need to install it all by yourself from source.

## How to install

When this extension reaches a stable version, it will be offered on Google's Chrome extensions page.

### The last snapshot preview

This method is now unsupported. Chrome does not allow the installation of plugins from 3rd party sources any more.
See "The cutting edge development version" for another way to install the extension.

1. Remove a previous install snapshot release of this extension (right-click the icon and choose "Uninstall").
1. Click on Downloads on [GitHub](https://github.com/acetous/Simple-OCCI-Client).
1. Choose your snapshot release (it's a crx-file).
1. Google Chrome should ask to install the extension instead of downloading the file.

### The cutting edge development version

1. Download the source from GitHub (Downloads -> Download Source) and extract it.
1. Open the Extensions options page in Google Chrome.
1. Click on "Developer mode" (top right corner).
1. Choose "Load unpacked extension..." and navigate to the extracted source.

The extension will be installed and you can open the Simple OCCI Client by clicking the icon.

## License

The MIT License

Copyright (c) 2011 Sebastian Herbermann

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。