URL to Barcode
Website URL to Barcode & Shorten URL
什麼是URL to Barcode?
URL to Barcode是由Revathi開發的Chrome擴展程式,該擴展的主要功能是“Website URL to Barcode & Shorten URL”。
擴展截圖
下載URL to Barcode擴展crx文件
下載URL to Barcode擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This is very useful and time saving add-on. You can simply click on the add-on icon to generate the barcode. Then use any barcode scanner device to scan and the website URL will be opened.
擴展基本資訊
名稱 | URL to Barcode |
ID | clobkklbbnhnfjkeddmhmigmabpgacdo |
官方網址 | https://chromewebstore.google.com/detail/url-to-barcode/clobkklbbnhnfjkeddmhmigmabpgacdo |
簡介 | Website URL to Barcode & Shorten URL |
檔案大小 | 51.39 KB |
安裝次數 | 23 |
目前版本 | 0.3 |
更新時間 | 2019-07-21 |
上架時間 | 2019-07-15 |
開發者 | Revathi |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "URL to Barcode", "description": "Website URL to Barcode & Shorten URL", "author": "Revathi Ganesh", "version": "0.3", "icons": { "32": "data\/icon.png" }, "browser_action": { "browser_style": true, "default_icon": "data\/icon.png", "default_title": "Website URL to Barcode & Shorten URL", "default_popup": "data\/index.html" }, "permissions": [ "activeTab", "webRequest", " |