Dark Mode

Simple and effective network-wide eye protection mode (night mode, dark mode, black mode)

< Commentaires sur Dark Mode

Question / commentaire

§
Posté le: 2024-06-28

Would you please consider an English version? Thank you.

X.I.UAuteur
§
Posté le: 2024-06-29

I don't have this plan.
The script text content is relatively small, generally adjusted according to personal preferences, there is little need to touch the options again.

And the script is currently stable, and no major updates are required in the future.
Therefore, you can directly in the script options Chinese text machine translation to English, convenient for your daily use.

§
Posté le: 2024-06-29

Got it, thanks.

§
Posté le: 2024-10-17
Édité le: 2024-10-17

Got it, thanks.

Here are the important parts translated:

var menu_ALL = [
['menu_disable', '✅ Enabled (Click to disable for this website)', '❌ Disabled (Click to enable for this website)', []],
['menu_runDuringTheDay', 'Keep on during the day (Slightly brighter than night)', 'Keep on during the day', true],
['menu_darkModeAuto', 'Eye protection mode follows the browser', 'Eye protection mode follows the browser', false],
['menu_autoRecognition', 'Intelligent exclusion of websites with built-in dark mode (beta)', 'Intelligent exclusion of websites with built-in dark mode (beta)', true],
['menu_forcedToEnable', '✅ Forced eye protection mode on for this website (👆)', '❌ Not forced eye protection mode on for this website (👆)', []],
['menu_darkModeType', 'Click to switch mode', 'Click to switch mode', 2],
['menu_customMode', 'Customize current mode', 'Customize current mode', true],
['menu_customMode1', , , '60|50'],
['menu_customMode2', , , '60|40|50|50'],
['menu_customMode3', , , '90'],
['menu_customMode3_exclude', , , 'img, .img, video, [style*="background"][style*="url"], svg'],
['menu_customTime', 'Customize day and night time', 'Customize day and night time', '6:00|18:00'],
['menu_autoSwitch', 'Automatically switch mode at night', 'Automatically switch mode at night', ''],
], menu_ID = [];

§
Posté le: 2024-10-17
Here are the important parts translated:
[...]

Thank you, I'll try your translation of that part in the code.

Poster une réponse

Connectez-vous pour poster une réponse.

长期地址
遇到问题?请前往 GitHub 提 Issues。