Extension

This commit is contained in:
2026-08-06 12:04:14 +02:00
parent 71d637f961
commit 01c72ef1f6
3 changed files with 27 additions and 1 deletions

View File

@@ -40,6 +40,15 @@ const DEVELOPER_TOOLS = [
link: "https://chromewebstore.google.com/detail/decision-kit-random-picke/ehnieppgcoaapbgnilajkcjhakjedlgo",
actionText: "Im Chrome Web Store öffnen"
},
{
id: "firefox",
title: "Firefox Add-on",
badge: "AMO Live",
icon: Puzzle,
description: "Random Picker, Glücksrad, Würfel, Münzwurf und Kontextmenü-Kürzel direkt in Firefox als Add-on nutzen.",
link: "https://addons.mozilla.org/addon/decision-kit-picker-rad-w%C3%BCrfel/",
actionText: "Im Firefox Store öffnen"
},
{
id: "npm",
title: "NPM TypeScript Library",
@@ -80,7 +89,7 @@ export default function DeveloperEcosystem() {
<span>Developer &amp; Extension Suite</span>
</div>
<h2 className="mt-4 text-2xl font-bold tracking-tight text-ink sm:text-3xl">
Entscheidomat überall nutzen: VS Code, Chrome, Terminal &amp; Code
Entscheidomat überall nutzen: VS Code, Chrome, Firefox, Terminal &amp; Code
</h2>
<p className="mt-3 text-sm text-ink-soft sm:text-base">
Nutze unsere Entscheidungstools direkt in deinem Browser, in deiner Lieblings-IDE oder als Open-Source Package in Node.js, Python &amp; GitHub Actions.