Odoo Barcode Scanner
Odoo Barcode Scanner Emulator
Odoo Barcode Scanner là gì?
Odoo Barcode Scanner là một tiện ích mở rộng Chrome được phát triển bởi shabaranskij, và tính năng chính của nó là "Odoo Barcode Scanner Emulator".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Odoo Barcode Scanner
Tải xuống các tệp mở rộng Odoo Barcode Scanner dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
This extension is used to emulate the barcode scanning process in Odoo Barcode module. Useful for testing custom code without a real scanner
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Odoo Barcode Scanner |
ID | pbjcdnnohmcbmiemjpfalbknmjlfenod |
URL Chính Thức | https://chromewebstore.google.com/detail/odoo-barcode-scanner/pbjcdnnohmcbmiemjpfalbknmjlfenod |
Mô tả | Odoo Barcode Scanner Emulator |
Kích Thước Tệp | 121 KB |
Số Lần Cài Đặt | 926 |
Phiên Bản Hiện Tại | 1.1.3 |
Cập Nhật Lần Cuối | 2024-01-05 |
Ngày Phát Hành | 2022-06-06 |
Đánh Giá | 4.50/5 Tổng số 8 Đánh Giá |
Nhà Phát Triển | shabaranskij |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Odoo Barcode Scanner", "description": "Odoo Barcode Scanner Emulator", "version": "1.1.3", "manifest_version": 3, "icons": { "16": "icons\/icon_16.png", "32": "icons\/icon_32.png", "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" }, "permissions": [ "storage" ], "action": { "default_popup": "popup.html" }, "options_page": "options.html", "content_scripts": [ { "matches": [ " |