Extension
This commit is contained in:
@@ -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 & 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 & Code
|
||||
Entscheidomat überall nutzen: VS Code, Chrome, Firefox, Terminal & 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 & GitHub Actions.
|
||||
|
||||
Reference in New Issue
Block a user