SocioNetwork

Access all your favourite social networking sites all from one place

Was ist SocioNetwork?

SocioNetwork ist eine Chrome-Erweiterung, die von Ryan Plant entwickelt wurde, und ihr Hauptmerkmal ist "Access all your favourite social networking sites all from one place".

Erweiterungsscreenshots

screenshot

SocioNetwork-Erweiterungs-CRX-Datei herunterladen

Laden Sie SocioNetwork-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name SocioNetwork SocioNetwork
ID hlghbcjceokdligplampcmllanmimdca
Offizielle URL https://chromewebstore.google.com/detail/socionetwork/hlghbcjceokdligplampcmllanmimdca
Beschreibung Access all your favourite social networking sites all from one place
Dateigröße 54.63 KB
Installationsanzahl 92
Aktuelle Version 1.0.8.7
Letztes Update 2013-01-16
Veröffentlichungsdatum 2013-01-16
Bewertung 3.25/5 Insgesamt 4 Bewertungen
Entwickler Ryan Plant
Zahlungsart free
Erweiterungswebsite http://stunnawebs.com
Hilfeseite URL http://stunnawebs.com/manage/index.php/contact-us
Unterstützte Sprachen 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"
    }
}