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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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. معلومات أساسية عن التمديد
| الاسم | |
| 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",
" | |