RedCode , URL to QR code
RedCode Extension, make the current page URL to QR code.
Qu'est-ce que RedCode , URL to QR code ?
RedCode , URL to QR code est une extension Chrome développée par https://extmanager.com, et sa fonction principale est "RedCode Extension, make the current page URL to QR code.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension RedCode , URL to QR code
Téléchargez les fichiers d'extension RedCode , URL to QR code au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Generate QR code of the current tab URL. The RedCode Extension have the following advantages: 1. It only takes 0.1 seconds to generate a QR code from the current URL 2. QRCode can be downloaded and saved 3. Quick and friendly experience
Informations de Base sur l'Extension
Nom | RedCode , URL to QR code |
ID | hkffcifnhmgfljkgpcideelklglfcegh |
URL Officiel | https://chromewebstore.google.com/detail/redcode-url-to-qr-code/hkffcifnhmgfljkgpcideelklglfcegh |
Description | RedCode Extension, make the current page URL to QR code. |
Taille du Fichier | 316 KB |
Nombre d'Installations | 55 |
Version Actuelle | 0.1.0 |
Dernière Mise à Jour | 2021-09-22 |
Date de Publication | 2020-05-20 |
Développeur | https://extmanager.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.extmanager.com/detail/hkffcifnhmgfljkgpcideelklglfcegh.html |
URL de la Page de Politique de Confidentialité | https://www.freeprivacypolicy.com/live/1a989ad9-eb14-4e79-994b-1739426407b8 |
Langues Prises en Charge | en,zh-CN |
manifest.json | |
{ "name": "__MSG_name__", "description": "__MSG_description__", "version": "0.1.0", "icons": { "128": "img\/ico.png", "48": "img\/ico48.png", "19": "img\/ico19.png" }, "content_security_policy": "script-src 'self'; object-src 'self'", "browser_action": { "default_title": "__MSG_name__", "default_icon": "img\/ico19.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ], "default_locale": "en", "manifest_version": 2, "homepage_url": "https:\/\/www.extmanager.com\/detail\/hkffcifnhmgfljkgpcideelklglfcegh.html", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx" } |