Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.43 KB

readme.md

File metadata and controls

32 lines (21 loc) · 1.43 KB

Undisposition [Racle fork]

Installation

Chrome: https://chrome.google.com/webstore/detail/undisposition-racle-fork/bbppejejjfancffmhncgkhjdaikdgagc Firefox: https://addons.mozilla.org/en-US/firefox/addon/undisposition-racle-fork/

Description

Removes Content-Disposition: attachment HTTP header to allow view files instead of downloading them. Extension icon acts as toggle.

Removes Content-Disposition: attachment HTTP header to allow view files instead of downloading them. Sometimes you want to see files in Firefox inline, but Firefox started to download it. This is quite irritating. This extension relaxes this behavior. Extension icon acts as quick toggle on/off.

Original extension: Undisposition: https://chrome.google.com/webstore/detail/undisposition/hjfncfijclafkkfifjelofbeclipplfi Original code: https://github.com/cielavenir/ctouch/tree/master/undisposition Issue this fork is based on: cielavenir/ctouch#1 (Thanks to GianPaolo70!)

Original description (from chrome extension):

Remove Content-Disposition: attachment HTTP header. Sometimes you want to see files in Chrome inline, but Chrome started to download it. This is quite irritating. This extension relaxes this behavior.

Branches

master: Firefox support

release/chrome-manifest-v3: Chrome with manifest V3 support