UNPKG

uupaa.chrometrigger.js

Version:

Web Intent implementation. We will say Goodbye Android Browser!

27 lines (25 loc) 832 B
GLOBAL["WebModule"]["IntentDialog"]["resource"]["en"] = { "DIALOG": { "CAPTION": "Complete action using", "ALWAYS_BUTTON": "Always", "JUST_ONCE_BUTTON": "Just once", }, "CHROME": { "ICON": "__ASSSET_DIR__/chrome.png", "CAPTION": "Chrome", "PACKAGE": "com.android.chrome", "REDIRECT_CAPTION": "Redirect to Google Chrome...", }, "AOSP": { "ICON": "__ASSSET_DIR__/browser.png", "CAPTION": "Browser", "PACKAGE": "", "REDIRECT_CAPTION": "", }, "APP": { "ICON": "__ASSSET_DIR__/app.png", "CAPTION": "APP", "PACKAGE": "com.example.app", "REDIRECT_CAPTION": "Redirect to APP...", } };