Oh My Link !
Open current URL in smart phone by scanning QR code.
Wat is Oh My Link !?
Oh My Link ! is een Chrome-extensie ontwikkeld door Swati Kp, en de belangrijkste functie is "Open current URL in smart phone by scanning QR code.".
Extensie Screenshots
Download het CRX-bestand van de extensie Oh My Link !
Download Oh My Link !-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
Open any link is a simple web extension that will let you open a URL from your machine's web browser to your smart phone, just by scanning the QR code. Basisinformatie over de Extensie
| Naam | |
| ID | fjhnndnenmfmfcaocdbpdejodhokmllb |
| Officiële URL | https://chromewebstore.google.com/detail/oh-my-link/fjhnndnenmfmfcaocdbpdejodhokmllb |
| Beschrijving | Open current URL in smart phone by scanning QR code. |
| Bestandsgrootte | 40.11 KB |
| Aantal Installaties | 15 |
| Huidige Versie | 0.2 |
| Laatst Bijgewerkt | 2019-07-01 |
| Publicatiedatum | 2019-07-01 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | Swati Kp |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/Swatikp |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Oh My Link !",
"version": "0.2",
"description": "Open current URL in smart phone by scanning QR code.",
"browser_action": {
"default_popup": "popup.html",
"default_icon": "images\/link.png"
},
"manifest_version": 2,
"permissions": [
"activeTab"
]
} | |