Google+ Stamina

Easy way to share things found in the Internet via Google+.

¿Qué es Google+ Stamina?

Google+ Stamina es una extensión de Chrome desarrollada por Kirill Maltsev, y su función principal es "Easy way to share things found in the Internet via Google+.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Google+ Stamina

Descarga archivos de extensión Google+ Stamina en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        In order to share an interesting page, it’s enough to right-click on any place of the page and select „Share on Google+“.

You can post the picture you liked in the same way. In order to do this, right-click on it.

If you share a page on YouTube, then the video will appear in the feed of your posts.

The most important thing is that you do not need to go to your page of G+. Keep a blog without tearing yourself from the view.                    

Información Básica de la Extensión

Nombre Google+ Stamina Google+ Stamina
ID kiibkjecgdofkmndehlgiklgafpagooi
URL Oficial https://chrome.google.com/webstore/detail/google+-stamina/kiibkjecgdofkmndehlgiklgafpagooi
Descripción Easy way to share things found in the Internet via Google+.
Tamaño del Archivo 38.94 KB
Cantidad de Instalaciones 137
Versión Actual 0.7.3
Última Actualización 2012-09-22
Fecha de Publicación 2012-09-22
Calificación 4.23/5 Total de 13 Calificaciones
Desarrollador Kirill Maltsev
Tipo de Pago free
Sitio Web de la Extensión https://twitter.com/gplusstamina
Idiomas Soportados en,ru
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Google+ Stamina",
    "version": "0.7.3",
    "description": "__MSG_description__",
    "background": {
        "scripts": [
            "gplus_stamina.js"
        ]
    },
    "permissions": [
        "contextMenus",
        "tabs",
        "*:\/\/plusone.google.com\/*"
    ],
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "default_locale": "en"
}