Πρόσθετα προγράμματος περιήγησης Firefox
  • Επεκτάσεις
  • Θέματα
    • για το Firefox
    • Λεξικά και πακέτα γλωσσών
    • Άλλα προγράμματα περιήγησης
    • Πρόσθετα για Android
Σύνδεση
Εικονίδιο προσθέτου

Ιστορικό εκδόσεων του Pywalfox - 25 εκδόσεις

Pywalfox από Fredrik Engstrand, Johan Engstrand

Βαθμολογία 4,5 από 5
4,5 αστέρια από 5
5
14
4
1
3
0
2
1
1
1
Ιστορικό εκδόσεων του Pywalfox - 25 εκδόσεις
  • Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.

  • Πιο πρόσφατη έκδοση

    Έκδοση 2.1.1

    Κυκλοφόρησε στις 3 Ιουν 2026 - 41,12 KB
    Λειτουργεί με firefox 142.0 και νεότερα
    Firefox 152 removes an internal API that Pywalfox uses to apply color schemes to its own extension page. This update works around this change, so that the UI will be correctly themed on Firefox 152 and later.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη Firefox και απόκτηση επέκτασης
    Λήψη αρχείου
  • Παλαιότερες εκδόσεις

    Έκδοση 2.1.0

    Κυκλοφόρησε στις 26 Δεκ 2025 - 40,81 KB
    Λειτουργεί με firefox 89.0 και νεότερα
    Added confirmation dialog when enabling stylesheets (solves #112, #119, #152 on Github)

    Added new Theme API properties:
    - frame_inactive - Customize header appearance when window is inactive
    - ntp_card_background - Better control over new tab page card styling
    - toolbar_text - Explicit toolbar text color control
    Removed deprecated properties:
    - tab_background_separator (deprecated since Firefox 89)
    - toolbar_field_separator (deprecated since Firefox 89)
    Removed redundant property:
    - bookmark_text (replaced by toolbar_text)

    There should be no breaking changes, previous configuration should carry over to the new version seamlessly. If not, resetting the theme template to default should fix it.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2.0.11

    Κυκλοφόρησε στις 24 Ιαν 2023 - 41,52 KB
    Λειτουργεί με firefox 60.0 και νεότερα
    - Fix auto mode not updating the theme at the set time interval

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2.0.9

    Κυκλοφόρησε στις 17 Οκτ 2022 - 41,61 KB
    Λειτουργεί με firefox 60.0 και νεότερα
    * Dynamically set `prefers-color-scheme` CSS property on theme mode change (#94)

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2.0.8

    Κυκλοφόρησε στις 30 Απρ 2022 - 41,58 KB
    Λειτουργεί με firefox 60.0 και νεότερα
    - Added a new icon

    Special thanks to https://github.com/reeseovine for the icon design!

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2.0.7

    Κυκλοφόρησε στις 6 Ιουν 2021 - 43,71 KB
    Λειτουργεί με firefox 60.0 και νεότερα
    - Added new connection error page with button for retrying the connection without restarting
    - Added options for muting update and connection notifications
    - Fixed incorrect connection status if native messenger disconnected without error
    - Removed tab border color in Firefox 89.x

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2.0.6

    Κυκλοφόρησε στις 27 Νοε 2020 - 40,42 KB
    Λειτουργεί με firefox 60.0 και νεότερα
    This update adds support for the new theme mode commands in the native application. You can find more info about this here: https://github.com/Frewacom/pywalfox-native/releases/tag/v2.7.1.

    If you want to use this new feature, you must also update the native application to version >= 2.7.1.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2.0.5

    Κυκλοφόρησε στις 26 Οκτ 2020 - 40,36 KB
    Λειτουργεί με firefox 60.0 και νεότερα
    This update contains relatively few noticeable changes for users and is mainly code refactoring and improvements.

    - Add experimental support for darkreader (currently unavailable to normal users)
    - Add option for automatically fetching colors on startup from the native application
    - Minor UI fixes and improvements

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2.0.4

    Κυκλοφόρησε στις 3 Αυγ 2020 - 36,72 KB
    Λειτουργεί με firefox 60.0 και νεότερα
    - Accessibility improvements in the Settings page (highlight the selected button/link when using tab)
    - Updated text on update page
    - Bumped the minimum required version of the Pywalfox native messaging application

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2.0.3

    Κυκλοφόρησε στις 31 Μαϊ 2020 - 36,69 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    - Fixed issue where the debugging section would not display connection status and version correctly
    - Fixed issue with custom colors not resetting on Fetch for the non-selected theme mode
    - Minor style improvements to Settings page

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2.0.2

    Κυκλοφόρησε στις 26 Μαϊ 2020 - 36,65 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    - Fixed issue with Auto theme mode not triggering for the selected time interval
    - Show notification when trying to fetch colors but you are not connected to the daemon

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2.0.1

    Κυκλοφόρησε στις 23 Μαϊ 2020 - 36,59 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    - Fixed issue with data not loading correctly in the Settings page if it was open from a previous Firefox session

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2.0.0

    Κυκλοφόρησε στις 23 Μαϊ 2020 - 36,55 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    - Complete revamp of the extension page
    - Better error handling
    - Extensive customization options
    - Customize (almost) every element of the browser to your liking
    - Live reload of DuckDuckGo colors
    - Light/dark/auto theme modes, use Auto for automatic switching between light- and dark mode based on time of day

    This update requires that you install the updated daemon. You can find instructions of this

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 1.5.3

    Κυκλοφόρησε στις 28 Μαρ 2020 - 32,71 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    - Fixed issue where the scrollbar would not be hidden, despite the option
    - Separated userChrome and userContent into two different options
    - Added support for communication with other extensions, e.g. Darkreader
    - Fixed issue where undo in the colorpicker would not reset to the previous color
    - Code cleanup and fixes

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 1.5.2

    Κυκλοφόρησε στις 27 Μαρ 2020 - 31,67 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    - Changed all text color to "Text color"

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 1.5.1

    Κυκλοφόρησε στις 26 Μαρ 2020 - 31,67 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    - Fixed layering issue with notifications in the Settings page

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 1.5.0

    Κυκλοφόρησε στις 26 Μαρ 2020 - 31,66 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    - Added a new feature for creating custom theme templates, allowing you as the user to decide which colors from the pywal palette should be used when creating a theme.
    - Added a notification page telling you to update the native app when it is incompatible with the addon
    - Added media queries to improve usability in smaller windows
    - Added indicator to Settings page telling you the version and connection status to the daemon
    - Fixed issue where DuckDuckGo theme would not reset when resetting the pywal theme
    - Increased width of content in Settings page
    - Other minor bug fixes and improvements

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 1.4.5

    Κυκλοφόρησε στις 24 Μαρ 2020 - 23,04 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    - The daemon is no longer queried on launch and colors are read from local storage instead (if they exist)
    - Added error handling for cases where the pywal colors in local storage was undefined
    - Changed default Settings page heme

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 1.4.4

    Κυκλοφόρησε στις 16 Μαρ 2020 - 22,71 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    Remember to run a git pull in your Pywalfox directory to get the updated script (the most recent changes was made 03-17-2020)

    - DuckDuckGo-pages will be automatically refreshed and updated after fetching pywal colors
    - Added support for triggering an update of the theme using the native script (python pywal-fetcher.py update)

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 1.4.3

    Κυκλοφόρησε στις 15 Μαρ 2020 - 22,63 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    - Fixed issue with color previews in colorpicker not updating when fetching new colors
    - Removed the (unused) "backgroundDark" color

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 1.4.2

    Κυκλοφόρησε στις 6 Ιαν 2020 - 22,59 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    - New improved color picker dialog
    - Minor fixes and improvements

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 1.4.1

    Κυκλοφόρησε στις 4 Ιαν 2020 - 21,82 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    - Added support for custom text color
    - Minor fixes and improvements

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 1.4

    Κυκλοφόρησε στις 4 Ιαν 2020 - 21,78 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    - Improved the custom color picker
    - Minor other changes and improvements

    Using the new color picker modal, you can choose between the colors generated by pywal, as well as selecting a custom color using the built-in color picker.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 1.3.2

    Κυκλοφόρησε στις 3 Ιαν 2020 - 20,29 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    - Improved readability in DuckDuckGo-theme
    - Fixed issue where you would have to manually reselect a theme for the DuckDuckGo-theme to be disabled
    - Added style in custom CSS to hide the semi-transparent top-border when hovering a tab
    - Minor improvements and bug fixes

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 1.3

    Κυκλοφόρησε στις 2 Ιαν 2020 - 19,25 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    - Added automatic theming support for DuckDuckGo (can be enabled and disabled using the add-on settings page)
    - Improved UI design of the settings page
    - Minor improvements and bug fixes

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
Μετάβαση στην αρχική σελίδα της Mozilla

Πρόσθετα

  • Σχετικά
  • Blog προσθέτων Firefox
  • Εργαστήριο επεκτάσεων
  • Κέντρο προγραμματιστών
  • Πολιτικές προγραμματιστών
  • Blog κοινότητας
  • Φόρουμ
  • Αναφορά σφάλματος
  • Οδηγίες κριτικής

Προγράμματα περιήγησης

  • Desktop
  • Mobile
  • Enterprise

Προϊόντα

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Απόρρητο
  • Cookie
  • Νομικά

Εκτός από τα μέρη όπου αναφέρεται διαφορετικά, το περιεχόμενο του ιστοτόπου υπόκειται στην άδεια Creative Commons Attribution Share-Alike License v3.0 ή τυχόν νεότερες εκδόσεις.