Modify Content-Type Modify Content-Type

Developer Tools
Version: 0.2
Last Update: 2013-11-15

User Reviews


avatar Mark Good
2021-09-16

I couldn't not get it to match on any filter expression. Tested my regex and it was valid. It just refused to change the content type. ?‍♂️

avatar Syamsuwar Andi Matto
2021-04-03

Very useful
Kudos!

avatar Wiley Sanders
2020-10-06

For experts only, minimal documentation. Would be more useful if it had a feature to snoop headers and inform you of a download's mime type.

avatar Kyle Balling
2020-07-08

This does not seem to modify content type when the content is displayed in an embed tag generated on the fly.

avatar miva YS
2020-02-02

It works!

URL Filter: .*
Original Type: application/octet-stream.*; name=".*\.pdf"
Replacement Type: application/pdf
Disposition: inline

avatar Michael Stephenson
2019-10-14

Any example how to use it?
https://sd-app-01:8443/assystnet/attachments/Attachment?linkedObjectId=11587969&linkedObjectTypeId=46&attachmentId=1607746&attachmentDate=1570695459307
How convert it to png?

avatar Richard Yang
2019-06-29

Only extension available that was able to render a PDF in browser. All I had to do was change octet-stream to pdf (mime-type) and attachment to inline.

avatar aparna shilpa
2019-02-19

Extension works great but it is no longer supported by latest version of Chrome Browser (72). Any tips on getting this working ?

avatar John Chen
2019-02-18

not work in 72.0.3626.109

avatar Martin Hering
2018-08-05

It works for PDFs for me. Using the following settings:

URL Filter: .*
Original Type: application/.*pdf
Replacement Type: application/pdf
Disposition: inline

Related Extensions