[QR]L Share

Share your page URL in a ease

O que é [QR]L Share?

[QR]L Share é uma extensão do Chrome desenvolvida por Pranesh Ravi, e sua principal característica é "Share your page URL in a ease".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão [QR]L Share

Baixe arquivos de extensão [QR]L Share 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

                        [QR]L Share is a simple tool which lets you to share any website's URL from your chrome browser to any smartphones and tablets easily.

Instructions:
1) Download any "QR Scanner" app from your App Store or Play Store.
2) Now, On your browser click the "[QR]L Share" icon at the top right.
3) Point the "QR Scanner" towards the QR produced.
4) That's It!! :)                    

Informações Básicas da Extensão

Nome [QR]L Share [QR]L Share
ID mhafjfieilfjakpkgomnnppfkkgphdif
URL Oficial https://chromewebstore.google.com/detail/qrl-share/mhafjfieilfjakpkgomnnppfkkgphdif
Descrição Share your page URL in a ease
Tamanho do Arquivo 158 KB
Contagem de Instalações 77
Versão Atual 1.0
Última Atualização 2014-12-12
Data de Publicação 2014-12-12
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor Pranesh Ravi
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "[QR]L Share",
    "version": "1.0",
    "description": "Share your page URL in a ease",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "tabs"
    ]
}