QReaderX - QR Code Reader
QReaderX decodes QR Codes displayed on the sites and gives warnings for unsafe URLs
ما هو QReaderX - QR Code Reader؟
QReaderX - QR Code Reader هو إضافة Chrome تم تطويرها بواسطة qreaderxapp، والميزة الرئيسية لها هي "QReaderX decodes QR Codes displayed on the sites and gives warnings for unsafe URLs".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة QReaderX - QR Code Reader
قم بتنزيل ملفات الامتداد QReaderX - QR Code Reader بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
QReaderX is an extension that helps users to view contents of the QR Code displayed on any website just by hovering over it. It also gives warning to the user if the QR Code is not safe to open. This enables users to make an informed decision instead of opening the QR Code directly and potentially protect them from getting landed onto an unsafe website Enjoy Safe QR Codes!
معلومات أساسية عن التمديد
الاسم | QReaderX - QR Code Reader |
ID | ehldnpongcmddeadpnmoikamdpjmfjph |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/qreaderx-qr-code-reader/ehldnpongcmddeadpnmoikamdpjmfjph |
الوصف | QReaderX decodes QR Codes displayed on the sites and gives warnings for unsafe URLs |
حجم الملف | 952 KB |
عدد التثبيتات | 530 |
النسخة الحالية | 1.1.4 |
آخر تحديث | 2021-02-06 |
تاريخ النشر | 2021-02-06 |
تقييم | 4.86/5 مجموع تقييمات 7 |
المطور | qreaderxapp |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://qreaderx.com/ |
عنوان صفحة المساعدة | https://qreaderx.com/help |
عنوان صفحة سياسة الخصوصية | https://qreaderx.com/privacy |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "QReaderX - QR Code Reader", "description": "QReaderX decodes QR Codes displayed on the sites and gives warnings for unsafe URLs", "version": "1.1.4", "manifest_version": 2, "icons": { "16": "assets\/logo_16.png", "48": "assets\/logo_48.png", "128": "assets\/logo_128.png" }, "browser_action": { "default_title": "QReaderX", "default_popup": "popup\/popup.html" }, "background": { "scripts": [ "browser-polyfill.min.js", "background.js" ], "presistent": false }, "content_scripts": [ { "matches": [ " |