Quick QR and Shortcode for any Website.
Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.
什麼是Quick QR and Shortcode for any Website.?
Quick QR and Shortcode for any Website.是由daraptoor開發的Chrome擴展程式,該擴展的主要功能是“Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.”。
擴展截圖
下載Quick QR and Shortcode for any Website.擴展crx文件
下載Quick QR and Shortcode for any Website.擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Quick Qr Generate, shortlink for current Webpage. you can open any webpage, youtube video, Playstore app, App-Store(IOS) directly to your Android or IOS Smartphone in 2 second. this is still in development extension we love to have any feedback or suggestion to improve this extension.
擴展基本資訊
名稱 | Quick QR and Shortcode for any Website. |
ID | mohlfklopifpekpjlobadiakmabhklek |
官方網址 | https://chromewebstore.google.com/detail/quick-qr-and-shortcode-fo/mohlfklopifpekpjlobadiakmabhklek |
簡介 | Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone. |
檔案大小 | 91.73 KB |
安裝次數 | 45 |
目前版本 | 2.0 |
更新時間 | 2017-11-25 |
上架時間 | 2017-11-25 |
評分 | 5.00/5 共 13 次評分 |
開發者 | daraptoor |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://raptoor.com |
說明頁面URL | https://raptoor.com |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Quick QR and Shortcode for any Website.", "description": "Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.", "version": "2.0", "browser_action": { "default_icon": "QR-Scan.png", "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |