Smeagol的二维码插件

Smeagol的二维码Chrome插件,可以方便的将地址栏上的地址转换为二维码

Cos'è Smeagol的二维码插件?

Smeagol的二维码插件 è un'estensione di Chrome sviluppata da https://www.quxing.info, e la sua funzione principale è "Smeagol的二维码Chrome插件,可以方便的将地址栏上的地址转换为二维码".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Smeagol的二维码插件

Scarica i file di estensione Smeagol的二维码插件 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

                        方便手机上开发调试的工具。无线前端必备的开发调试利器                    

Informazioni di Base sull'Estensione

Nome Smeagol的二维码插件 Smeagol的二维码插件
ID igjofggkefjlpgnhmbmafnoibobkncck
URL Ufficiale https://chromewebstore.google.com/detail/smeagol%E7%9A%84%E4%BA%8C%E7%BB%B4%E7%A0%81%E6%8F%92%E4%BB%B6/igjofggkefjlpgnhmbmafnoibobkncck
Descrizione Smeagol的二维码Chrome插件,可以方便的将地址栏上的地址转换为二维码
Dimensione del File 273 KB
Conteggio Installazioni 83
Versione Corrente 1.0.1
Ultimo Aggiornamento 2014-06-12
Data di Pubblicazione 2014-06-11
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore https://www.quxing.info
Tipo di Pagamento free
Lingue Supportate zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Smeagol\u7684\u4e8c\u7ef4\u7801\u63d2\u4ef6",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "Smeagol\u7684\u4e8c\u7ef4\u7801Chrome\u63d2\u4ef6\uff0c\u53ef\u4ee5\u65b9\u4fbf\u7684\u5c06\u5730\u5740\u680f\u4e0a\u7684\u5730\u5740\u8f6c\u6362\u4e3a\u4e8c\u7ef4\u7801",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "\u4e8c\u7ef4\u7801",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}