Webpage Share by QR Code

Share web page with wechat by scanning QRCode

Apa itu Webpage Share by QR Code?

Webpage Share by QR Code adalah ekstensi Chrome yang dikembangkan oleh Unknown, dan fitur utamanya adalah "Share web page with wechat by scanning QRCode".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Webpage Share by QR Code

Unduh file ekstensi Webpage Share by QR Code dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Share a webpage link via QR code; After installing this extension,  you can get the QR code of link of the page you are browsing by clicking on the extension icon. Scan the QR code with your Mobile App, e.g: wechat "scan" functionality.

你是微信控吗?
你无时无刻都想将所有东西与朋友分享吗?
你还在为如何微信分享电脑上的网页,而逐个码字吗?
你还在用直接拍屏幕的方式来分享电脑上的照片吗?
安装“迷宫”插件,点击右上方的像“迷宫”一样的黑白小方格,一切轻松搞定^_^                    

Informasi Dasar Ekstensi

Nama Webpage Share by QR Code Webpage Share by QR Code
ID llceakbbpoelahikkdfmgbdafclkkdlj
URL Resmi https://chromewebstore.google.com/detail/webpage-share-by-qr-code/llceakbbpoelahikkdfmgbdafclkkdlj
Deskripsi Share web page with wechat by scanning QRCode
Ukuran File 49.65 KB
Jumlah Instalasi 196
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2014-03-27
Tanggal Publikasi 2014-03-27
Penilaian 5.00/5 Total 5 Penilaian
Pengembang Unknown
Tipe Pembayaran free
Bahasa yang Didukung zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Webpage Share by QR Code",
    "version": "1.0.0",
    "manifest_version": 2,
    "description": "Share web page with wechat by scanning QRCode",
    "permissions": [
        "tabs",
        "http:\/\/*\/*"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "default.png"
    },
    "browser_action": {
        "default_icon": "default.png",
        "default_popup": "popup.html"
    }
}