Skip to content

jhlee8804/ProtocolHandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProtocolHandler

Register a custom url protocol handler and run handler application from web browser(IE, Chrome, FF).

You can register a custom url scheme at browser, for example, "magnet:?key=value".

1. IE & Firefox

Please read follow document link:

http://msdn.microsoft.com/en-us/library/ie/aa767914(v=vs.85).aspx#app_reg

2. Chrome

Editing value of 'excluded_schemes' in 'Local State' json file which follow path:

%LOCAL_APPDATA%/Google/Chrome/User Data/Local State

Used Library

About

Register a custom url protocol handler(IE, Chrome, FF)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published