SocioNetwork

Access all your favourite social networking sites all from one place

Qu'est-ce que SocioNetwork ?

SocioNetwork est une extension Chrome développée par Ryan Plant, et sa fonction principale est "Access all your favourite social networking sites all from one place".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension SocioNetwork

Téléchargez les fichiers d'extension SocioNetwork au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom SocioNetwork SocioNetwork
ID hlghbcjceokdligplampcmllanmimdca
URL Officiel https://chromewebstore.google.com/detail/socionetwork/hlghbcjceokdligplampcmllanmimdca
Description Access all your favourite social networking sites all from one place
Taille du Fichier 54.63 KB
Nombre d'Installations 92
Version Actuelle 1.0.8.7
Dernière Mise à Jour 2013-01-16
Date de Publication 2013-01-16
Évaluation 3.25/5 Total 4 Évaluations
Développeur Ryan Plant
Type de Paiement free
Site Web de l'Extension http://stunnawebs.com
URL de la Page d'Aide http://stunnawebs.com/manage/index.php/contact-us
Langues Prises en Charge 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"
    }
}