Odoo Barcode Scanner
Odoo Barcode Scanner Emulator
什麼是Odoo Barcode Scanner?
Odoo Barcode Scanner是由shabaranskij開發的Chrome擴展程式,該擴展的主要功能是“Odoo Barcode Scanner Emulator”。
擴展截圖
下載Odoo Barcode Scanner擴展crx文件
下載Odoo Barcode Scanner擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension is used to emulate the barcode scanning process in Odoo Barcode module.
Useful for testing custom code without a real scanner 擴展基本資訊
| 名稱 | |
| ID | pbjcdnnohmcbmiemjpfalbknmjlfenod |
| 官方網址 | https://chromewebstore.google.com/detail/odoo-barcode-scanner/pbjcdnnohmcbmiemjpfalbknmjlfenod |
| 簡介 | Odoo Barcode Scanner Emulator |
| 檔案大小 | 121 KB |
| 安裝次數 | 926 |
| 目前版本 | 1.1.3 |
| 更新時間 | 2024-01-05 |
| 上架時間 | 2022-06-06 |
| 評分 | 4.50/5 共 8 次評分 |
| 開發者 | shabaranskij |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | 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": [
" | |