SocioNetwork
Access all your favourite social networking sites all from one place
Cos'è SocioNetwork?
SocioNetwork è un'estensione di Chrome sviluppata da Ryan Plant, e la sua funzione principale è "Access all your favourite social networking sites all from one place".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SocioNetwork
Scarica i file di estensione SocioNetwork in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | hlghbcjceokdligplampcmllanmimdca |
| URL Ufficiale | https://chromewebstore.google.com/detail/socionetwork/hlghbcjceokdligplampcmllanmimdca |
| Descrizione | Access all your favourite social networking sites all from one place |
| Dimensione del File | 54.63 KB |
| Conteggio Installazioni | 92 |
| Versione Corrente | 1.0.8.7 |
| Ultimo Aggiornamento | 2013-01-16 |
| Data di Pubblicazione | 2013-01-16 |
| Valutazione | 3.25/5 Totale 4 Valutazioni |
| Sviluppatore | Ryan Plant |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://stunnawebs.com |
| URL della Pagina di Aiuto | http://stunnawebs.com/manage/index.php/contact-us |
| Lingue Supportate | 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"
}
} | |