Oh My Link !
Open current URL in smart phone by scanning QR code.
What is Oh My Link !?
Oh My Link ! is a Chrome extension developed by Swati Kp, and its main feature is "Open current URL in smart phone by scanning QR code.".
Extension Screenshots
Download Oh My Link ! Extension CRX File
Download Oh My Link ! extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Oh My Link ! |
ID | fjhnndnenmfmfcaocdbpdejodhokmllb |
Official URL | https://chromewebstore.google.com/detail/oh-my-link/fjhnndnenmfmfcaocdbpdejodhokmllb |
Description | Open current URL in smart phone by scanning QR code. |
File Size | 40.11 KB |
Installation Count | 15 |
Current Version | 0.2 |
Last Updated | 2019-07-01 |
Publish Date | 2019-07-01 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Swati Kp |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/Swatikp |
Supported Languages | 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" ] } |