Skip to content

Cordova plugin that will route all _blank links (inculding dynamic and iframe links) to external browsers.

License

Notifications You must be signed in to change notification settings

pazznetwork/cordova-plugin-open-blank

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title description
Open Blank Links
Open Blank an in-app browser window.

This plugin intercepts all redirects and opens them in the in-app-browser (Android) or Safari (iOS). Useful to show e.g. videos in iframes (which requires allow-navigation) and still intercepting all redirects to a whitelisted navigation target.

NOTE: you should at least test iframes from youtube AND vimeo, as a naive implementation will only work for one of them

About

Cordova plugin that will route all _blank links (inculding dynamic and iframe links) to external browsers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 50.7%
  • Objective-C 49.3%