Skip to content

When you associate a .url file with chrome and double click it, chrome shows you the source. This tampermonkey script parses the url file and opens the intended page.

License

Notifications You must be signed in to change notification settings

sweavo/chrome_open_url_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

chrome_open_url_files

When you associate a .url file with chrome and double click it, chrome shows you the source. This tampermonkey script parses the url file and opens the intended page.

Note that, for this to work, you must allow tampermonkey to access file URLs, via the manage plugins page.

About

When you associate a .url file with chrome and double click it, chrome shows you the source. This tampermonkey script parses the url file and opens the intended page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors