URL to Barcode
Website URL to Barcode & Shorten URL
URL to Barcodeคืออะไร?
URL to Barcode เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Revathi และคุณลักษณะหลักของมันคือ "Website URL to Barcode & Shorten URL"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย URL to Barcode
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
URL อย่างเป็นทางการ | 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", " |