QR Code Sender - URL, SMS, Wifi, etc
You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi.
Wat is QR Code Sender - URL, SMS, Wifi, etc?
QR Code Sender - URL, SMS, Wifi, etc is een Chrome-extensie ontwikkeld door https://xenosi.de, en de belangrijkste functie is "You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi.".
Extensie Screenshots
Download het CRX-bestand van de extensie QR Code Sender - URL, SMS, Wifi, etc
Download QR Code Sender - URL, SMS, Wifi, etc-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
You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi. Basisinformatie over de Extensie
| Naam | |
| ID | gahnhihmambbhkolajmjohaeoheedmal |
| Officiële URL | https://chromewebstore.google.com/detail/qr-code-sender-url-sms-wi/gahnhihmambbhkolajmjohaeoheedmal |
| Beschrijving | You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi. |
| Bestandsgrootte | 15.16 KB |
| Aantal Installaties | 256 |
| Huidige Versie | 0.8 |
| Laatst Bijgewerkt | 2022-09-27 |
| Publicatiedatum | 2020-09-10 |
| Ontwikkelaar | https://xenosi.de |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://urlopen.link/qr/ |
| URL van de Privacybeleid Pagina | https://xenosi.de/privacyext.html |
| Ondersteunde Talen | en,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "QR Code Sender - URL, SMS, Wifi, etc",
"short_name": "QR Code Sender",
"default_locale": "ko",
"description": "__MSG_extDescription__",
"version": "0.8",
"icons": {
"128": "images\/icon128.png",
"16": "images\/icon16.png",
"48": "images\/icon48.png"
},
"action": {
"default_icon": {
"19": "images\/icon19.png",
"38": "images\/icon38.png"
},
"default_popup": "index.html",
"default_title": "QR Code Sender - URL, SMS, Wifi, etc"
},
"permissions": [
"activeTab"
]
} | |