# 给网站自定义 css > 首先需要安装用户脚本管理器 [Tampermonkey](https://www.tampermonkey.net/index.php) 或 [Violentmonkey(暴力猴)](https://violentmonkey.github.io/) 然后点击链接即可安装脚本: https://github.com/youthlin/examples/raw/master/html/demo/tampermonkey/inject-css.user.js 预览脚本: https://github.com/youthlin/examples/blob/master/html/demo/tampermonkey/inject-css.user.js 安装成功后,打开任意页面,点击脚本管理器插件图标,在菜单中选择 Inject Css 的 Settings|设置 按钮即可配置自定义样式。 ![image](https://user-images.githubusercontent.com/6056413/190146552-6c3619e4-43fe-4672-b68b-526b3264b364.png)