Global Input App
Use your mobile to operate on web pages in your computer browser to login, subscribe, encrypt, or control any element in the page.
Global Input App란 무엇입니까?
Global Input App은(는) https://globalinput.co.uk에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Use your mobile to operate on web pages in your computer browser to login, subscribe, encrypt, or control any element in the page."입니다.
확장 프로그램 스크린샷
Global Input App 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This extension allows you to use your mobile to operate on web pages in your computer browser so you can login, subscribe, or control any element in the page. You can specify rules to identify the elements in the page that you want to control or interact with using your mobile device. You can store your personal information securely in your mobile secure storage and push them to your computer when required using end-to-end encryption facilitated with Encrypted QR codes. You can encrypt content using your mobile devices and send the encrypted content over to web storages that can only be encrypted when sent over to your mobile app. You are certainly welcome to download its source code and include it directly in your software applications to achieve direct mobile interoperability.
확장 프로그램 기본 정보
이름 | Global Input App |
ID | hcklienddlealndjnakkagefaelhnjkp |
공식 URL | https://chromewebstore.google.com/detail/global-input-app/hcklienddlealndjnakkagefaelhnjkp |
설명 | Use your mobile to operate on web pages in your computer browser to login, subscribe, encrypt, or control any element in the page. |
파일 크기 | 1.32 MB |
설치 횟수 | 31 |
현재 버전 | 3.1.3 |
최근 업데이트 | 2021-02-01 |
출시 날짜 | 2020-04-07 |
평점 | 5.00/5 총 4 개의 평점 |
개발자 | https://globalinput.co.uk |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://globalinput.co.uk |
도움말 페이지 URL | https://globalinput.co.uk/global-input-app/contact-us |
개인정보 보호 정책 페이지 URL | https://globalinput.co.uk/global-input-app/privacy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Global Input App", "icons": { "128": "images\/globalInput128.png", "48": "images\/globalInput48.png", "32": "images\/globalInput32.png", "24": "images\/globalInput24.png", "16": "images\/globalInput16.png" }, "version": "3.1.3", "manifest_version": 2, "description": "Use your mobile to operate on web pages in your computer browser to login, subscribe, encrypt, or control any element in the page.", "homepage_url": "https:\/\/globalinput.co.uk\/", "browser_action": { "default_icon": { "128": "images\/globalInput128.png", "48": "images\/globalInput48.png", "32": "images\/globalInput32.png", "24": "images\/globalInput24.png", "16": "images\/globalInput16.png" }, "default_popup": "index.html" }, "permissions": [ "activeTab" ], "content_scripts": [ { "matches": [ " |