fix: Firefox MV3 background, Ollama connectivity, and defaults
- Load config.js before background on Firefox; use importScripts only in SW
- Firefox CSP omits upgrade-insecure-requests so http://localhost Ollama works
- DNR rules cover 127.0.0.1:11434 and all resource types; extra host perms
- Add declarativeNetRequestWithHostAccess on Firefox manifest
- Hint when fetch fails (NetworkError) that Ollama may not be running
- Default disable thinking mode to on in shared config