QReaderX - QR Code Reader
QReaderX decodes QR Codes displayed on the sites and gives warnings for unsafe URLs
Apa itu QReaderX - QR Code Reader?
QReaderX - QR Code Reader adalah ekstensi Chrome yang dikembangkan oleh qreaderxapp, dan fitur utamanya adalah "QReaderX decodes QR Codes displayed on the sites and gives warnings for unsafe URLs".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi QReaderX - QR Code Reader
Unduh file ekstensi QReaderX - QR Code Reader dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | QReaderX - QR Code Reader |
ID | ehldnpongcmddeadpnmoikamdpjmfjph |
URL Resmi | https://chromewebstore.google.com/detail/qreaderx-qr-code-reader/ehldnpongcmddeadpnmoikamdpjmfjph |
Deskripsi | QReaderX decodes QR Codes displayed on the sites and gives warnings for unsafe URLs |
Ukuran File | 952 KB |
Jumlah Instalasi | 530 |
Versi Saat Ini | 1.1.4 |
Terakhir Diperbarui | 2021-02-06 |
Tanggal Publikasi | 2021-02-06 |
Penilaian | 4.86/5 Total 7 Penilaian |
Pengembang | qreaderxapp |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://qreaderx.com/ |
URL Halaman Bantuan | https://qreaderx.com/help |
URL Halaman Kebijakan Privasi | https://qreaderx.com/privacy |
Bahasa yang Didukung | 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": [ " |