Documentation
DFCraft Guide
🔧 Installation
DFCraft installs in under 30 seconds from the Chrome Web Store or Firefox Add-ons.
1. Open Chrome Web Store
2. Search "DFCraft"
3. Click "Add to Chrome"
4. Pin the extension icon in toolbar
For developer/manual installation from source:
git clone https://github.com/dfcraft/extension
cd extension && npm install && npm run build
chrome://extensions → Enable Developer Mode
→ "Load Unpacked" → select /dist folder