Skip to content

Chrome extension for "GoogleSource" website to enable downloading files from repos in raw format

License

Notifications You must be signed in to change notification settings

warren-bank/crx-googlesource-raw-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Chrome extension for "GoogleSource" website to enable downloading files from repos in raw format

UI:

  • adds a link at the bottom-right corner of the page
    • appears to the right of the already available format options: "text", "json"
    • new format option: "raw"
  • when this link is clicked:
    • the file contents are fetched in base64 format
    • the data is decoded
    • a download dialog appears
    • you can choose where to save the file

URL Querystring Detection:

  • adds support for the URL querystring parameter: ?format=RAW
    • automatic download is triggered when detected at page load

Examples:

Legal:

About

Chrome extension for "GoogleSource" website to enable downloading files from repos in raw format

Resources

License

Stars

Watchers

Forks

Packages

No packages published