Quick QR and Shortcode for any Website.
Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.
Wat is Quick QR and Shortcode for any Website.?
Quick QR and Shortcode for any Website. is een Chrome-extensie ontwikkeld door daraptoor, en de belangrijkste functie is "Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.".
Extensie Screenshots
Download het CRX-bestand van de extensie Quick QR and Shortcode for any Website.
Download Quick QR and Shortcode for any Website.-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
Quick Qr Generate, shortlink for current Webpage. you can open any webpage, youtube video, Playstore app, App-Store(IOS) directly to your Android or IOS Smartphone in 2 second.
this is still in development extension we love to have any feedback or suggestion to improve this extension. Basisinformatie over de Extensie
| Naam | |
| ID | mohlfklopifpekpjlobadiakmabhklek |
| Officiële URL | https://chromewebstore.google.com/detail/quick-qr-and-shortcode-fo/mohlfklopifpekpjlobadiakmabhklek |
| Beschrijving | Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone. |
| Bestandsgrootte | 91.73 KB |
| Aantal Installaties | 45 |
| Huidige Versie | 2.0 |
| Laatst Bijgewerkt | 2017-11-25 |
| Publicatiedatum | 2017-11-25 |
| Beoordeling | 5.00/5 Totaal 13 Beoordelingen |
| Ontwikkelaar | daraptoor |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://raptoor.com |
| Help Pagina-URL | https://raptoor.com |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Quick QR and Shortcode for any Website.",
"description": "Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.",
"version": "2.0",
"browser_action": {
"default_icon": "QR-Scan.png",
"default_popup": "popup.html"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"permissions": [
"activeTab",
"https:\/\/ajax.googleapis.com\/"
]
} | |