Google Force SafeSearch

Force SafeSearch for Google

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Thomas Wu
今日安裝
0
安裝總數
7
評價
0 0 0
版本
1.0.1
建立日期
2025-06-05
更新日期
2025-06-05
尺寸
427 位元組
授權條款
GNU GPLv2
腳本執行於

Description

This is a simple userscript that automatically enforces Google SafeSearch whenever you visit Google search result pages (including image previews). It works by checking if the SafeSearch query parameter (safe=on) is already present in the URL, and if not, appends it and reloads the page — ensuring that explicit content is always filtered out in your search experience.

Technical Notes

  • Works on all .google. domains
  • Supports both regular web and image search pages (/search* and /imgres)
  • Requires no special permissions or external libraries

Credit

This script was adapted from Google Disable SafeSearch automatically by Mikhoul, which performs the opposite function by forcing SafeSearch off.