SocioNetwork
Access all your favourite social networking sites all from one place
What is SocioNetwork?
SocioNetwork is a Chrome extension developed by Ryan Plant, and its main feature is "Access all your favourite social networking sites all from one place".
Extension Screenshots
Download SocioNetwork Extension CRX File
Download SocioNetwork extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | SocioNetwork |
ID | hlghbcjceokdligplampcmllanmimdca |
Official URL | https://chromewebstore.google.com/detail/socionetwork/hlghbcjceokdligplampcmllanmimdca |
Description | Access all your favourite social networking sites all from one place |
File Size | 54.63 KB |
Installation Count | 92 |
Current Version | 1.0.8.7 |
Last Updated | 2013-01-16 |
Publish Date | 2013-01-16 |
Rating | 3.25/5 Total 4 Ratings |
Developer | Ryan Plant |
Payment Type | free |
Extension Website | http://stunnawebs.com |
Help Page URL | http://stunnawebs.com/manage/index.php/contact-us |
Supported Languages | 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" } } |