Ιστορικό εκδόσεων του HTTPS by default - 7 εκδόσεις
HTTPS by default από Rob W
Ιστορικό εκδόσεων του HTTPS by default - 7 εκδόσεις
Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 0.4.6resigned1
Κυκλοφόρησε στις 25 Απρ 2024 - 14,4 KBΛειτουργεί με firefox 57.0a1 και νεότερα, android 57.0a1 έως 68.*Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Λήψη Firefox και απόκτηση επέκτασηςΘα χρειαστείτε το Firefox για να χρησιμοποιήσετε αυτήν την επέκτασηΠαλαιότερες εκδόσεις
Έκδοση 0.4.5
Κυκλοφόρησε στις 23 Μαρ 2018 - 11,3 KBΛειτουργεί με firefox 57.0a1 και νεότερα, android 57.0a1 έως 68.*- Don't upgrade already-redirected requests from HTTP to HTTPS to avoid redirect loops.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.4.4
Κυκλοφόρησε στις 22 Μαρ 2018 - 10,85 KBΛειτουργεί με firefox 57.0a1 και νεότερα, android 57.0a1 έως 68.*- Don't redirect from HTTP to HTTPS if the user attempts to navigate to the same URL before the previous URL has received a response - https://github.com/Rob--W/https-by-default/issues/20
- Add a checkbox at the options page to enable logging redirects to the console (off by default).Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.4.3
Κυκλοφόρησε στις 1 Δεκ 2017 - 9,79 KBΛειτουργεί με firefox 57.0a1 και νεότερα, android 57.0a1 έως 68.*Do not redirect from http: to https: if the requested URL seems to be based on the tab's URL - https://github.com/Rob--W/https-by-default/issues/16
Default to https: for direct navigations from the focuses new tab page.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.4.2
Κυκλοφόρησε στις 27 Νοε 2017 - 9,19 KBΛειτουργεί με firefox 57.0a1 και νεότερα, android 57.0a1 έως 68.*Only redirect to HTTPS in existing tabs, and not for very new tabs.
Now Alt-Enter navigations will no longer default to HTTPS.
This is a trade-off to avoid redirecting tabs of unknown origin, such as request originating outside of Firefox or tabs created by other extensions.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.4.1
Κυκλοφόρησε στις 6 Νοε 2017 - 8,92 KBΛειτουργεί με firefox 57.0a1 και νεότερα, android 57.0a1 έως 68.*Bugfix for 0.4 (WebExtensions); Don't redirect to HTTPS when the request is not likely a result of an explicit navigation from a typed URL:
- Do not redirect to HTTPS upon resuming a discarded tab.
- Do not redirect to HTTPS upon page reload
NOTE: If the site does not support HTTPS, edit the URL and change "https" to "http" again to navigate to http. Or add the domain to the exception list at the add-on settings page.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.4
Κυκλοφόρησε στις 6 Νοε 2017 - 8,33 KBΛειτουργεί με firefox 57.0a1 και νεότερα, android 57.0a1 έως 68.*WebExtensions version.
New:
- Do not use HTTPS by default for dotless domains (e.g. localhost), IP addresses and reserved top-level domains (RFC 2606).
- HTTPS by default can be disabled for specific domains at the add-on's preference page.
- HTTPS by default is enforced for all non-web-triggered navigations (i.e. navigations initiated from the address bar and bookmarks), even if you explicitly added "http:" in front of the URL. If the site does not support HTTPS, edit the URL and change "https" to "http" again to navigate to http. Or add the domain to the exception list at the add-on settings page.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT