Dark Theme Force Maker
Force dark mode on any website. Normal mode and Ultra mode with domain exclude list.
As of June 2026, Dark Theme Force Maker has 2,000 users and a 4.25/5 rating from 8 reviews in the Functionality & UI category.
Usersno change0%
2.0K
2,000
Ratingno change0%
4.25
8 reviews
Reviewsno change0%
8
Version
2.0.3
Manifest V3
90-day change · In the last 90 days this extension 2 version updates.
History
2 snapshotsTracking since May 3, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| May 3, 2026 | 2.0K | 4.25 | 8 | 2.0.1 |
| Jun 25, 2026 | 2.0K | 4.25 | 8 | 2.0.2 |
| Now | 2.0K | 4.25 | 8 | 2.0.3 |
Changelog
- Jun 25, 2026description
다크테마 / 다크모드 강제 적용! Dark Theme Force Maker는 웹사이트가 기본적으로 다크 모드를 지원하지 않을 때, 사용자 맞춤형 다크 테마를 강제로 적용하는 도구입니다. 이 확장은 페이지 로드 시 자동으로 다크 모드를 적용하며, 간편한 버튼 클릭으로 다크 모드를 켜거나 끌 수 있습니다. 기본 배경 색상은 깊은 #121212로 설정되며, 텍스트는 #e0e0e0으로 조정됩니다. 또한, 링크와 경계 색상도 다크 모드에 맞게 조정됩니다. 사용자가 웹페이지를 새로고침해도 설정이 유지되어 지속적으로 최적의 다크 모드를 제공합니다. 사용자 경험을 개선하고, 더 편안한 웹 브라우징을 도와줍니다. 두 가지 모드를 제공합니다. 노멀 모드는 대부분의 웹사이트에서 빠르고 가볍게 동작하며, 처음 방문하는 사이트나 일반적인 블로그·뉴스 사이트에 적합합니다. 울트라 모드는 쇼핑몰, 대시보드, 관리 페이지처럼 색상이 복잡하게 얽혀 있거나 노멀 모드로 일부 요소가 밝게 남아 눈에 거슬릴 때 사용하세요. 더 강하게 적용되는 만큼 어떤 사이트든 빠짐없이 어둡게 만들어 줍니다. 확장 프로그램 사용 후 브라우저가 느려지거나 탭이 무거워진다면 라이트 모드를 켜보세요. 다크 테마 적용 방식을 브라우저 부하가 적은 방식으로 전환하여 메모리 사용량과 CPU 점유율을 낮춰줍니다. 다크 테마의 완성도는 그대로 유지되며, 단지 처리 방식이 더 효율적으로 바뀝니다. 탭을 여러 개 열어두거나, 오래된 PC·저사양 환경에서 사용할 때 특히 효과적입니다. Dark Theme Force Maker is a tool that enforces a custom dark theme on websites that do not natively support dark mode. This extension automatically applies dark mode when the page loads and allows users to easily toggle dark mode on or off with a single button click. The default background color is set to a deep #121212, while text color is adjusted to #e0e0e0. Additionally, link and border colors are optimized for dark mode. The settings persist even after page refreshes, ensuring a consistent dark mode experience for more comfortable browsing. Two modes are available. Normal Mode is fast and lightweight, making it the perfect starting point for most websites — ideal for everyday browsing, blogs, and news sites. Ultra Mode is for sites where Normal Mode leaves some areas still looking bright, such as online stores, dashboards, or admin panels with complex layouts. It applies the dark theme more thoroughly, so no matter how stubborn a site is, everything gets covered. If you notice your browser slowing down or tabs feeling sluggish after enabling the extension, try turning on Lite Mode. It switches to a more browser-friendly processing method that reduces memory usage and CPU load — without compromising the dark theme itself. The result looks the same, just handled more gently in the background. This is especially useful if you keep many tabs open at once or are on an older or lower-spec device. Recent Updates: V 2.0.2 now Dark Theme Force Maker support background image. it can darken when HTML Element has background image. V 2.0.1 **Bug fix: Mode state not persisted across tabs/sites** — Clicking Enable Normal/Ultra now correctly saves the global `darkMode` value alongside the per-site setting. Previously, switching to another tab always showed no button active, and page auto-apply on load was also silently skipped. V 2.0.0 Major: Simplified to 2 modes — Removed the old 4-mode system (fast/slow/direct/ultra). Now only Normal Mode and Ultra Mode remain. Normal Mode: Applies dark theme via direct inline style manipulation. Replaces the old "Direct Style" mode. Ultra Mode: Applies dark theme via CSS classes AND inline styles simultaneously for maximum coverage. Replaces the old "Ultra" mode. Removed: "Toggle Dark Mode" (class-only fast batch) and "Toggle Dark Mode slow/performance" (class-only throttled batch) as they were strictly weaker than the remaining modes. New: Global Mode — "Apply to all sites" checkbox. When enabled, dark mode is automatically applied to every page you visit (respecting the exclude list). New: Exclude List — Add domains that should be skipped by dark mode. Manual domain input with Add button. "Exclude current site" quick-add button. Remove domains with × button. Supports subdomain matching (e.g. adding youtube.com also excludes www.youtube.com). Adding a currently-viewed excluded domain immediately removes dark mode. UI redesign — Dark-themed popup with cleaner layout, toggle buttons, and inline exclude list management. MutationObserver fix — Previous version could stack multiple observers. Now properly disconnects before creating a new one. Transparent color handling — Colors with alpha < 0.1 are now ignored to avoid misinterpreting transparent elements. Border color support in Normal mode — Normal mode now also darkens light borders, matching Ultra mode behavior. V 1.0.7 When handling colors in rgba(r, g, b, a), the alpha value (a) determines the opacity of the color: a = 1.0 → fully opaque (the color is solid) a = 0.0 → fully transparent (invisible) 0 < a < 1 → partially transparent (the color blends with the background) In the dark mode script, we don’t just check the brightness of rgb(r, g, b). We also factor in the alpha value to avoid misinterpreting transparent whites or blacks. * Added [style mode, class mode, ultra mode]다크테마 / 다크모드 강제 적용! Dark Theme Force Maker는 웹사이트가 기본적으로 다크 모드를 지원하지 않을 때, 사용자 맞춤형 다크 테마를 강제로 적용하는 도구입니다. 이 확장은 페이지 로드 시 자동으로 다크 모드를 적용하며, 간편한 버튼 클릭으로 다크 모드를 켜거나 끌 수 있습니다. 기본 배경 색상은 깊은 #121212로 설정되며, 텍스트는 #e0e0e0으로 조정됩니다. 또한, 링크와 경계 색상도 다크 모드에 맞게 조정됩니다. 사용자가 웹페이지를 새로고침해도 설정이 유지되어 지속적으로 최적의 다크 모드를 제공합니다. 사용자 경험을 개선하고, 더 편안한 웹 브라우징을 도와줍니다. 두 가지 모드를 제공합니다. 노멀 모드는 대부분의 웹사이트에서 빠르고 가볍게 동작하며, 처음 방문하는 사이트나 일반적인 블로그·뉴스 사이트에 적합합니다. 울트라 모드는 쇼핑몰, 대시보드, 관리 페이지처럼 색상이 복잡하게 얽혀 있거나 노멀 모드로 일부 요소가 밝게 남아 눈에 거슬릴 때 사용하세요. 더 강하게 적용되는 만큼 어떤 사이트든 빠짐없이 어둡게 만들어 줍니다. 확장 프로그램 사용 후 브라우저가 느려지거나 탭이 무거워진다면 라이트 모드를 켜보세요. 다크 테마 적용 방식을 브라우저 부하가 적은 방식으로 전환하여 메모리 사용량과 CPU 점유율을 낮춰줍니다. 다크 테마의 완성도는 그대로 유지되며, 단지 처리 방식이 더 효율적으로 바뀝니다. 탭을 여러 개 열어두거나, 오래된 PC·저사양 환경에서 사용할 때 특히 효과적입니다. Dark Theme Force Maker is a tool that enforces a custom dark theme on websites that do not natively support dark mode. This extension automatically applies dark mode when the page loads and allows users to easily toggle dark mode on or off with a single button click. The default background color is set to a deep #121212, while text color is adjusted to #e0e0e0. Additionally, link and border colors are optimized for dark mode. The settings persist even after page refreshes, ensuring a consistent dark mode experience for more comfortable browsing. Two modes are available. Normal Mode is fast and lightweight, making it the perfect starting point for most websites — ideal for everyday browsing, blogs, and news sites. Ultra Mode is for sites where Normal Mode leaves some areas still looking bright, such as online stores, dashboards, or admin panels with complex layouts. It applies the dark theme more thoroughly, so no matter how stubborn a site is, everything gets covered. If you notice your browser slowing down or tabs feeling sluggish after enabling the extension, try turning on Lite Mode. It switches to a more browser-friendly processing method that reduces memory usage and CPU load — without compromising the dark theme itself. The result looks the same, just handled more gently in the background. This is especially useful if you keep many tabs open at once or are on an older or lower-spec device. Recent Updates: V 2.0.3 Now we can darken PDF files! V 2.0.2 now Dark Theme Force Maker support background image. it can darken when HTML Element has background image. V 2.0.1 **Bug fix: Mode state not persisted across tabs/sites** — Clicking Enable Normal/Ultra now correctly saves the global `darkMode` value alongside the per-site setting. Previously, switching to another tab always showed no button active, and page auto-apply on load was also silently skipped. V 2.0.0 Major: Simplified to 2 modes — Removed the old 4-mode system (fast/slow/direct/ultra). Now only Normal Mode and Ultra Mode remain. Normal Mode: Applies dark theme via direct inline style manipulation. Replaces the old "Direct Style" mode. Ultra Mode: Applies dark theme via CSS classes AND inline styles simultaneously for maximum coverage. Replaces the old "Ultra" mode. Removed: "Toggle Dark Mode" (class-only fast batch) and "Toggle Dark Mode slow/performance" (class-only throttled batch) as they were strictly weaker than the remaining modes. New: Global Mode — "Apply to all sites" checkbox. When enabled, dark mode is automatically applied to every page you visit (respecting the exclude list). New: Exclude List — Add domains that should be skipped by dark mode. Manual domain input with Add button. "Exclude current site" quick-add button. Remove domains with × button. Supports subdomain matching (e.g. adding youtube.com also excludes www.youtube.com). Adding a currently-viewed excluded domain immediately removes dark mode. UI redesign — Dark-themed popup with cleaner layout, toggle buttons, and inline exclude list management. MutationObserver fix — Previous version could stack multiple observers. Now properly disconnects before creating a new one. Transparent color handling — Colors with alpha < 0.1 are now ignored to avoid misinterpreting transparent elements. Border color support in Normal mode — Normal mode now also darkens light borders, matching Ultra mode behavior. V 1.0.7 When handling colors in rgba(r, g, b, a), the alpha value (a) determines the opacity of the color: a = 1.0 → fully opaque (the color is solid) a = 0.0 → fully transparent (invisible) 0 < a < 1 → partially transparent (the color blends with the background) In the dark mode script, we don’t just check the brightness of rgb(r, g, b). We also factor in the alpha value to avoid misinterpreting transparent whites or blacks. * Added [style mode, class mode, ultra mode] - May 3, 2026description
다크테마 / 다크모드 강제 적용! Dark Theme Force Maker는 웹사이트가 기본적으로 다크 모드를 지원하지 않을 때, 사용자 맞춤형 다크 테마를 강제로 적용하는 도구입니다. 이 확장은 페이지 로드 시 자동으로 다크 모드를 적용하며, 간편한 버튼 클릭으로 다크 모드를 켜거나 끌 수 있습니다. 기본 배경 색상은 깊은 #121212로 설정되며, 텍스트는 #e0e0e0으로 조정됩니다. 또한, 링크와 경계 색상도 다크 모드에 맞게 조정됩니다. 사용자가 웹페이지를 새로고침해도 설정이 유지되어 지속적으로 최적의 다크 모드를 제공합니다. 사용자 경험을 개선하고, 더 편안한 웹 브라우징을 도와줍니다. Dark Theme Force Maker is a tool that enforces a custom dark theme on websites that do not natively support dark mode. This extension automatically applies dark mode when the page loads and allows users to easily toggle dark mode on or off with a single button click. The default background color is set to a deep #121212, while text color is adjusted to #e0e0e0. Additionally, link and border colors are optimized for dark mode. The settings persist even after page refreshes, ensuring a consistent dark mode experience for more comfortable browsing. Recent Updates: V 2.0.1 **Bug fix: Mode state not persisted across tabs/sites** — Clicking Enable Normal/Ultra now correctly saves the global `darkMode` value alongside the per-site setting. Previously, switching to another tab always showed no button active, and page auto-apply on load was also silently skipped. V 2.0.0 Major: Simplified to 2 modes — Removed the old 4-mode system (fast/slow/direct/ultra). Now only Normal Mode and Ultra Mode remain. Normal Mode: Applies dark theme via direct inline style manipulation. Replaces the old "Direct Style" mode. Ultra Mode: Applies dark theme via CSS classes AND inline styles simultaneously for maximum coverage. Replaces the old "Ultra" mode. Removed: "Toggle Dark Mode" (class-only fast batch) and "Toggle Dark Mode slow/performance" (class-only throttled batch) as they were strictly weaker than the remaining modes. New: Global Mode — "Apply to all sites" checkbox. When enabled, dark mode is automatically applied to every page you visit (respecting the exclude list). New: Exclude List — Add domains that should be skipped by dark mode. Manual domain input with Add button. "Exclude current site" quick-add button. Remove domains with × button. Supports subdomain matching (e.g. adding youtube.com also excludes www.youtube.com). Adding a currently-viewed excluded domain immediately removes dark mode. UI redesign — Dark-themed popup with cleaner layout, toggle buttons, and inline exclude list management. MutationObserver fix — Previous version could stack multiple observers. Now properly disconnects before creating a new one. Transparent color handling — Colors with alpha < 0.1 are now ignored to avoid misinterpreting transparent elements. Border color support in Normal mode — Normal mode now also darkens light borders, matching Ultra mode behavior. V 1.0.7 When handling colors in rgba(r, g, b, a), the alpha value (a) determines the opacity of the color: a = 1.0 → fully opaque (the color is solid) a = 0.0 → fully transparent (invisible) 0 < a < 1 → partially transparent (the color blends with the background) In the dark mode script, we don’t just check the brightness of rgb(r, g, b). We also factor in the alpha value to avoid misinterpreting transparent whites or blacks. * Added [style mode, class mode, ultra mode]다크테마 / 다크모드 강제 적용! Dark Theme Force Maker는 웹사이트가 기본적으로 다크 모드를 지원하지 않을 때, 사용자 맞춤형 다크 테마를 강제로 적용하는 도구입니다. 이 확장은 페이지 로드 시 자동으로 다크 모드를 적용하며, 간편한 버튼 클릭으로 다크 모드를 켜거나 끌 수 있습니다. 기본 배경 색상은 깊은 #121212로 설정되며, 텍스트는 #e0e0e0으로 조정됩니다. 또한, 링크와 경계 색상도 다크 모드에 맞게 조정됩니다. 사용자가 웹페이지를 새로고침해도 설정이 유지되어 지속적으로 최적의 다크 모드를 제공합니다. 사용자 경험을 개선하고, 더 편안한 웹 브라우징을 도와줍니다. 두 가지 모드를 제공합니다. 노멀 모드는 대부분의 웹사이트에서 빠르고 가볍게 동작하며, 처음 방문하는 사이트나 일반적인 블로그·뉴스 사이트에 적합합니다. 울트라 모드는 쇼핑몰, 대시보드, 관리 페이지처럼 색상이 복잡하게 얽혀 있거나 노멀 모드로 일부 요소가 밝게 남아 눈에 거슬릴 때 사용하세요. 더 강하게 적용되는 만큼 어떤 사이트든 빠짐없이 어둡게 만들어 줍니다. 확장 프로그램 사용 후 브라우저가 느려지거나 탭이 무거워진다면 라이트 모드를 켜보세요. 다크 테마 적용 방식을 브라우저 부하가 적은 방식으로 전환하여 메모리 사용량과 CPU 점유율을 낮춰줍니다. 다크 테마의 완성도는 그대로 유지되며, 단지 처리 방식이 더 효율적으로 바뀝니다. 탭을 여러 개 열어두거나, 오래된 PC·저사양 환경에서 사용할 때 특히 효과적입니다. Dark Theme Force Maker is a tool that enforces a custom dark theme on websites that do not natively support dark mode. This extension automatically applies dark mode when the page loads and allows users to easily toggle dark mode on or off with a single button click. The default background color is set to a deep #121212, while text color is adjusted to #e0e0e0. Additionally, link and border colors are optimized for dark mode. The settings persist even after page refreshes, ensuring a consistent dark mode experience for more comfortable browsing. Two modes are available. Normal Mode is fast and lightweight, making it the perfect starting point for most websites — ideal for everyday browsing, blogs, and news sites. Ultra Mode is for sites where Normal Mode leaves some areas still looking bright, such as online stores, dashboards, or admin panels with complex layouts. It applies the dark theme more thoroughly, so no matter how stubborn a site is, everything gets covered. If you notice your browser slowing down or tabs feeling sluggish after enabling the extension, try turning on Lite Mode. It switches to a more browser-friendly processing method that reduces memory usage and CPU load — without compromising the dark theme itself. The result looks the same, just handled more gently in the background. This is especially useful if you keep many tabs open at once or are on an older or lower-spec device. Recent Updates: V 2.0.2 now Dark Theme Force Maker support background image. it can darken when HTML Element has background image. V 2.0.1 **Bug fix: Mode state not persisted across tabs/sites** — Clicking Enable Normal/Ultra now correctly saves the global `darkMode` value alongside the per-site setting. Previously, switching to another tab always showed no button active, and page auto-apply on load was also silently skipped. V 2.0.0 Major: Simplified to 2 modes — Removed the old 4-mode system (fast/slow/direct/ultra). Now only Normal Mode and Ultra Mode remain. Normal Mode: Applies dark theme via direct inline style manipulation. Replaces the old "Direct Style" mode. Ultra Mode: Applies dark theme via CSS classes AND inline styles simultaneously for maximum coverage. Replaces the old "Ultra" mode. Removed: "Toggle Dark Mode" (class-only fast batch) and "Toggle Dark Mode slow/performance" (class-only throttled batch) as they were strictly weaker than the remaining modes. New: Global Mode — "Apply to all sites" checkbox. When enabled, dark mode is automatically applied to every page you visit (respecting the exclude list). New: Exclude List — Add domains that should be skipped by dark mode. Manual domain input with Add button. "Exclude current site" quick-add button. Remove domains with × button. Supports subdomain matching (e.g. adding youtube.com also excludes www.youtube.com). Adding a currently-viewed excluded domain immediately removes dark mode. UI redesign — Dark-themed popup with cleaner layout, toggle buttons, and inline exclude list management. MutationObserver fix — Previous version could stack multiple observers. Now properly disconnects before creating a new one. Transparent color handling — Colors with alpha < 0.1 are now ignored to avoid misinterpreting transparent elements. Border color support in Normal mode — Normal mode now also darkens light borders, matching Ultra mode behavior. V 1.0.7 When handling colors in rgba(r, g, b, a), the alpha value (a) determines the opacity of the color: a = 1.0 → fully opaque (the color is solid) a = 0.0 → fully transparent (invisible) 0 < a < 1 → partially transparent (the color blends with the background) In the dark mode script, we don’t just check the brightness of rgb(r, g, b). We also factor in the alpha value to avoid misinterpreting transparent whites or blacks. * Added [style mode, class mode, ultra mode]
Permissions & access
- Permissions
- storageactiveTabtabs
- Host access
- None declared
Screenshots
About
다크테마 / 다크모드 강제 적용!
Dark Theme Force Maker는 웹사이트가 기본적으로 다크 모드를 지원하지 않을 때, 사용자 맞춤형 다크 테마를 강제로 적용하는 도구입니다. 이 확장은 페이지 로드 시 자동으로 다크 모드를 적용하며, 간편한
버튼 클릭으로 다크 모드를 켜거나 끌 수 있습니다. 기본 배경 색상은 깊은 #121212로 설정되며, 텍스트는 #e0e0e0으로 조정됩니다. 또한, 링크와 경계 색상도 다크 모드에 맞게 조정됩니다. 사용자가
웹페이지를 새로고침해도 설정이 유지되어 지속적으로 최적의 다크 모드를 제공합니다. 사용자 경험을 개선하고, 더 편안한 웹 브라우징을 도와줍니다.
두 가지 모드를 제공합니다. 노멀 모드는 대부분의 웹사이트에서 빠르고 가볍게 동작하며, 처음 방문하는 사이트나 일반적인 블로그·뉴스 사이트에 적합합니다. 울트라 모드는 쇼핑몰, 대시보드, 관리
페이지처럼 색상이 복잡하게 얽혀 있거나 노멀 모드로 일부 요소가 밝게 남아 눈에 거슬릴 때 사용하세요. 더 강하게 적용되는 만큼 어떤 사이트든 빠짐없이 어둡게 만들어 줍니다.
확장 프로그램 사용 후 브라우저가 느려지거나 탭이 무거워진다면 라이트 모드를 켜보세요. 다크 테마 적용 방식을 브라우저 부하가 적은 방식으로 전환하여 메모리 사용량과 CPU 점유율을 낮춰줍니다. 다크
테마의 완성도는 그대로 유지되며, 단지 처리 방식이 더 효율적으로 바뀝니다. 탭을 여러 개 열어두거나, 오래된 PC·저사양 환경에서 사용할 때 특히 효과적입니다.
Dark Theme Force Maker is a tool that enforces a custom dark theme on websites that do not natively support dark mode. This extension automatically applies dark mode when the page loads and
allows users to easily toggle dark mode on or off with a single button click. The default background color is set to a deep #121212, while text color is adjusted to #e0e0e0. Additionally, link
and border colors are optimized for dark mode. The settings persist even after page refreshes, ensuring a consistent dark mode experience for more comfortable browsing.
Two modes are available. Normal Mode is fast and lightweight, making it the perfect starting point for most websites — ideal for everyday browsing, blogs, and news sites. Ultra Mode is for
sites where Normal Mode leaves some areas still looking bright, such as online stores, dashboards, or admin panels with complex layouts. It applies the dark theme more thoroughly, so no matter
how stubborn a site is, everything gets covered.
If you notice your browser slowing down or tabs feeling sluggish after enabling the extension, try turning on Lite Mode. It switches to a more browser-friendly processing method that reduces
memory usage and CPU load — without compromising the dark theme itself. The result looks the same, just handled more gently in the background. This is especially useful if you keep many tabs
open at once or are on an older or lower-spec device.
Recent Updates:
V 2.0.3
Now we can darken PDF files!
V 2.0.2
now Dark Theme Force Maker support background image.
it can darken when HTML Element has background image.
V 2.0.1
**Bug fix: Mode state not persisted across tabs/sites** — Clicking Enable Normal/Ultra now correctly saves the global `darkMode` value alongside the per-site setting. Previously, switching to another tab always showed no button active, and page auto-apply on load was also silently skipped.
V 2.0.0
Major: Simplified to 2 modes — Removed the old 4-mode system (fast/slow/direct/ultra). Now only Normal Mode and Ultra Mode remain.
Normal Mode: Applies dark theme via direct inline style manipulation. Replaces the old "Direct Style" mode.
Ultra Mode: Applies dark theme via CSS classes AND inline styles simultaneously for maximum coverage. Replaces the old "Ultra" mode.
Removed: "Toggle Dark Mode" (class-only fast batch) and "Toggle Dark Mode slow/performance" (class-only throttled batch) as they were strictly weaker than the remaining modes.
New: Global Mode — "Apply to all sites" checkbox. When enabled, dark mode is automatically applied to every page you visit (respecting the exclude list).
New: Exclude List — Add domains that should be skipped by dark mode.
Manual domain input with Add button.
"Exclude current site" quick-add button.
Remove domains with × button.
Supports subdomain matching (e.g. adding youtube.com also excludes www.youtube.com).
Adding a currently-viewed excluded domain immediately removes dark mode.
UI redesign — Dark-themed popup with cleaner layout, toggle buttons, and inline exclude list management.
MutationObserver fix — Previous version could stack multiple observers. Now properly disconnects before creating a new one.
Transparent color handling — Colors with alpha < 0.1 are now ignored to avoid misinterpreting transparent elements.
Border color support in Normal mode — Normal mode now also darkens light borders, matching Ultra mode behavior.
V 1.0.7
When handling colors in rgba(r, g, b, a), the alpha value (a) determines the opacity of the color:
a = 1.0 → fully opaque (the color is solid)
a = 0.0 → fully transparent (invisible)
0 < a < 1 → partially transparent (the color blends with the background)
In the dark mode script, we don’t just check the brightness of rgb(r, g, b).
We also factor in the alpha value to avoid misinterpreting transparent whites or blacks.
* Added [style mode, class mode, ultra mode]Technical
- Version
- 2.0.3
- Manifest
- V3
- Size
- 23.14MiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- pelncmdhgomdkkfnjoljamoepofllaln
- Developer ID
- uf764293707ecf1dde96cf51db7b2085f
- Developer Email
- [email protected]
- Created
- Aug 15, 2024
- Last Updated (Store)
- Jun 24, 2026
- Last Scraped
- Jun 25, 2026
- Website
- gloomystore.com
- Privacy Policy
- —
Similar extensions
Alternatives to Dark Theme Force Maker, ranked by description similarity.
Dark Mode Switcher
Switch between light and dark themes instantly on any website.
340
★ 4.0
Darkify
Darkify: Universal Dark Mode 🌙
Tired of blinding bright websites? Darkify is here to save your eyes! 🛡️
With just one click, turn…
53
Duskly - Dark Mode for Every Website
Force a clean dark theme on any website with one click. Toggle on/off instantly.
5
Simple Dark Mode
CSS-only dark theme overlay - ON by default, disable per-site
—
Dark Mode Toggle (Polished Bottom Right)
Dark mode with solid styled button, smooth animation, and bottom-right toggle.
11
★ 5.0
Simple Dark Mode Toggle
ez One-click dark mode with page memory.
4
SpiffySnail Darkmode
Forces dark mode on Selected Domains by injecting custom CSS.
3
Dark mode chrome
Dark Mode allows you to easily switch the browser to a dark theme at night. It provides a comfortable viewing experience for night…
360
★ 4.5
Data sourced from the Chrome Web Store · last verified Jun 25, 2026.