SocioNetwork
Access all your favourite social networking sites all from one place
SocioNetworkとは何ですか?
SocioNetworkはRyan Plantによって開発されたChromeの拡張機能で、その主な機能は「Access all your favourite social networking sites all from one place」です。
拡張機能のスクリーンショット
SocioNetwork拡張機能のCRXファイルをダウンロード
SocioNetwork拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
SocioNetwork allows you to access all of your favourite sites such as; Facebook, Twitter, YouTube, Google Plus, and more, all in one place. Just simply click the icon, and a dropdown will appear. That's it. It's that easy!
------------------
Change Log
------------------
**v1.0.8.7**
- Updated icons
- Removed Options button on dropdown
- Changed Background Colour
- Updated 'myYearbook' to MeetMe [updating icon soon]
**v1.0.7.6**
- Added/Modified Options Area
- Added Pinterest
- Added Flickr
FULL CHANGE LOG CAN BE FOUND BY CLICKING 'Options' UNDER CHROME SETTINGS 拡張機能の基本情報
| 名前 | |
| ID | hlghbcjceokdligplampcmllanmimdca |
| 公式URL | https://chromewebstore.google.com/detail/socionetwork/hlghbcjceokdligplampcmllanmimdca |
| 説明 | Access all your favourite social networking sites all from one place |
| ファイルサイズ | 54.63 KB |
| インストール数 | 92 |
| 現在のバージョン | 1.0.8.7 |
| 最終更新日 | 2013-01-16 |
| 公開日 | 2013-01-16 |
| 評価 | 3.25/5 合計 4 レビュー |
| 開発者 | Ryan Plant |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://stunnawebs.com |
| ヘルプページのURL | http://stunnawebs.com/manage/index.php/contact-us |
| 対応言語 | en-GB |
| manifest.json | |
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"name": "SocioNetwork",
"version": "1.0.8.7",
"manifest_version": 2,
"description": "Access all your favourite social networking sites all from one place",
"icons": {
"32": "images\/icons\/icon_32.png",
"48": "images\/icons\/icon_48.png",
"128": "images\/icons\/icon_128.png"
},
"minimum_chrome_version": "6",
"options_page": "options\/changes.html",
"browser_action": {
"default_title": "",
"default_icon": "images\/icons\/icon_32.png",
"default_popup": "popup.html"
}
} | |