Link Share App | Riple

Link Share App that helps share the best web content

O que é Link Share App | Riple?

Link Share App | Riple é uma extensão do Chrome desenvolvida por https://riple.io, e sua principal característica é "Link Share App that helps share the best web content".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Link Share App | Riple

Baixe arquivos de extensão Link Share App | Riple no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                                            

Informações Básicas da Extensão

Nome Link Share App | Riple Link Share App | Riple
ID mdpbfkfjdlkphdgfbmocibhipfkfenmc
URL Oficial https://chromewebstore.google.com/detail/link-share-app-riple/mdpbfkfjdlkphdgfbmocibhipfkfenmc
Descrição Link Share App that helps share the best web content
Tamanho do Arquivo 9.41 KB
Contagem de Instalações 81
Versão Atual 1.0.1
Última Atualização 2017-04-10
Data de Publicação 2017-04-09
Classificação 3.00/5 Total de 4 Avaliações
Desenvolvedor https://riple.io
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://papaly.com/privacy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Link Share App | Riple",
    "version": "1.0.1",
    "short_name": "Link Share App",
    "description": "Link Share App that helps share the best web content",
    "icons": {
        "128": "logo.png"
    },
    "browser_action": {
        "default_icon": "logo.png",
        "default_title": "Share this URL",
        "default_popup": "bookmarklet.html"
    },
    "permissions": [
        "activeTab"
    ],
    "incognito": "split"
}