QR Codematic
QR Codematic allows you to easily generate QR codes for any site you visit, or even for selected text.
Wat is QR Codematic?
QR Codematic is een Chrome-extensie ontwikkeld door slawkacz, en de belangrijkste functie is "QR Codematic allows you to easily generate QR codes for any site you visit, or even for selected text.".
Extensie Screenshots
Download het CRX-bestand van de extensie QR Codematic
Download QR Codematic-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
QR Codematic allows you to easily generate QR codes for any site you visit, or even for selected text. You can then scan the QR code with your mobile phone and have it load the encoded web address or text. But there is more! QR Codematic also includes a QR code scanner: hold any QR code in front of your computer's camera, and your web browser does the rest.
Basisinformatie over de Extensie
Naam | QR Codematic |
ID | khakhkjmaepkaoalafajalgiepgpkgmn |
Officiële URL | https://chromewebstore.google.com/detail/qr-codematic/khakhkjmaepkaoalafajalgiepgpkgmn |
Beschrijving | QR Codematic allows you to easily generate QR codes for any site you visit, or even for selected text. |
Bestandsgrootte | 121 KB |
Aantal Installaties | 310 |
Huidige Versie | 1.1.2 |
Laatst Bijgewerkt | 2018-10-10 |
Publicatiedatum | 2018-10-10 |
Beoordeling | 4.33/5 Totaal 6 Beoordelingen |
Ontwikkelaar | slawkacz |
Betalingswijze | free |
Extensiewebsite | http://github.com/slawkacz |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "QR Codematic", "version": "1.1.2", "manifest_version": 2, "description": "QR Codematic allows you to easily generate QR codes for any site you visit, or even for selected text.", "icons": { "16": "icons\/qr_reader_icon_16x16.png", "19": "icons\/qr_reader_icon_19x19.png", "48": "icons\/qr_reader_icon_48x48.png", "64": "icons\/qr_reader_icon_64x64.png", "128": "icons\/qr_reader_icon_128x128.png" }, "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/qr_reader_icon_19x19.png", "default_title": "Opera QR Code generator", "default_popup": "src\/page_action\/popup.html" }, "permissions": [ " |