Κριτικές για το InlineDisposition Reloaded
InlineDisposition Reloaded από Pasha_ZZZ
48 κριτικές
- Βαθμολογία 5 από 5από KhR0N1K, 5 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 13505853, 5 χρόνια πριν
- Βαθμολογία 4 από 5από grahamperrin, 5 χρόνια πρινDoes the job, thanks – tested with the PDF reports under https://ec.europa.eu/digital-single-market/en/news/annual-self-assessment-reports-signatories-code-practice-disinformation-2019#block-views-39e10d54fad34071dca96fe7d7133f38
Four stars here.
----
Five stars to Display inline https://addons.mozilla.org/addon/display-inline/ for having a longer history and offering a support address. - Βαθμολογία 5 από 5από milahu, 6 χρόνια πρινyes! gets the job done
some websites send certain files with an "attachment" header and firefox shows a popup-dialog to "open with X or save file", even for files that firefox could display, like *.htm or *.jpg or *.pdf or *.mp3
here is a test page:
http://test.greenbytes.de/tech/tc2231/#attwithasciifilename
that behavior is desired in some cases, with large files or with actual "download links", but mostly its annoying and we just want to see the file ....
.... and find this addon to silently "rewrite" the disposition header. no more popup, just shut up and show me your bits!
via
https://stackoverflow.com/questions/3251575/how-to-ignore-content-disposition-attachment-in-firefox - Βαθμολογία 5 από 5από Χρήστης Firefox 14043177, 6 χρόνια πριν
- Βαθμολογία 1 από 5από Χρήστης Firefox 12075274, 6 χρόνια πρινYour plugin works maybe half the time. For example, this link doesn't work: (https://www.st.com/resource/en/datasheet/stusb4500.pdf). I tried this link with the "Always Preview" plugin and it worked fine.
- Βαθμολογία 1 από 5από sergio, 6 χρόνια πρινdoesn't work for https://github.com/progit/progit2/releases/download/2.1.109/progit.pdf
- Βαθμολογία 5 από 5από Χρήστης Firefox 12778315, 7 χρόνια πρινSolved the problem with .torrent files not opening automatically with torrent-client.
Linux Mint, Firefox Quantum 63.0 64bit - Βαθμολογία 5 από 5από Jens Bannmann, 7 χρόνια πρινWorks great in Firefox 63.0.3!
I only wish I could selectively enable/disable it via a toolbar button and/or a configurable whitelist and blacklist of host names. Workaround: go to about:addons and disable/enable the extension, this takes effect immediately. - Βαθμολογία 5 από 5από Χρήστης Firefox 12877827, 7 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 14399266, 7 χρόνια πρινPerfect solution to force Firefox to remember default action when opening a file
- Βαθμολογία 4 από 5από Artem S. Tashkinov, 7 χρόνια πρινWorks great however it would be great if it had a text field where I could enter the websites I don't want to be mangled by this add-on.
One site, one line.
Subdomains will have to be matched too, e.g.
domain.com should also match one.domain.com and two.domain.com
A "Save" button would be nice, so that Firefox wouldn't save the contents of this field on every key press. - Βαθμολογία 5 από 5από Χρήστης Firefox 5509417, 7 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 13561660, 7 χρόνια πρινhttps://support.mozilla.org/en-US/questions/1039640
Brought me here. Fixed my exact same issue with qBittorrent - Βαθμολογία 5 από 5από Χρήστης Firefox 13846960, 7 χρόνια πριν
- Βαθμολογία 3 από 5από Χρήστης Firefox 12646031, 7 χρόνια πρινI have a problem to download attachments on Gmail. When I click on individual download arrow nothing happens. Only works if I click on all files download arrow. Can you fix it? Thanks a lot!
- Βαθμολογία 5 από 5από Χρήστης Firefox 13730000, 7 χρόνια πριν
- Βαθμολογία 4 από 5από Χρήστης Firefox 6033007, 7 χρόνια πριν
- Βαθμολογία 1 από 5από Rulatir, 7 χρόνια πρινDoes not work for me at all.
EDIT to respond to author's reply: I think I debugged it! In my particular case the server sends a weird header:
Content-Disposition: inline; filename=example.jpg
Firefox interprets it as attachment disposition. Your extension should probably handle this case too.Απάντηση προγραμματιστή
δημοσιεύτηκε στις 7 χρόνια πρινIn Firefox with WebExtensions works fine. Old FF like ESR - version 1.0 only.
Sample:
http://english-e-reader.net/book/two-worlds-antoinette-moses
Download book as TXT. When extension disabled (file download):
Content-Disposition: attachment; filename="Two_Worlds-Antoinette_Moses.txt"
When extension enabled (opened directly in browser):
Content-Disposition: inline; filename="Two_Worlds-Antoinette_Moses.txt" - Βαθμολογία 5 από 5από Χρήστης Firefox 13221093, 7 χρόνια πρινHoly crap, an inline disposition plugin that works!