
testingFilterXGB ద్వారా Duke Alamo
ప్రయోగాత్మకంప్రయోగాత్మకం
Blocks NSFW content, disables specific buttons, and prevents accessing NSFW content on X.com.
ఈ పొడగింతను వాడుకోడానికి మీకు Firefox ఉండాలి
పొడిగింత మెటాడేటా
ఈ పొడిగింత గురించి
I Used AI to help create this to work along with the spin safe browser extension and pi-hole to lock down the firefox browser and keep kids safe online. You can lock extensions from being removed by adding a policies.json file into a distribution folder and coding it to not be removable. The location in Windows is "C:\ProgramData\Mozilla\Firefox\policies\policies.json" if there is not policies folder, create one. Then create a policies.json file and load your code into it. In the example below I will demonstrate the code to lock the spin safe browser - web filter and lock bing to be the safe search version:
Example:
{
"policies": {
"DisableAppUpdate": true,
"DisablePrivateBrowsing": true,
"Homepage": {
"URL": "https://www.bing.com/?adlt=strict",
"Locked": true
},
"Preferences": {
"browser.search.defaultenginename": {
"Value": "Bing",
"Locked": true
},
"browser.search.hiddenEngines": {
"Value": ["Google", "DuckDuckGo", "Yahoo", "Amazon.com", "eBay", "Wikipedia (en)"]
}
},
"Extensions": {
"Locked": ["firefoxspinextension@nationaledtech.com"]
}
}
}
Example:
{
"policies": {
"DisableAppUpdate": true,
"DisablePrivateBrowsing": true,
"Homepage": {
"URL": "https://www.bing.com/?adlt=strict",
"Locked": true
},
"Preferences": {
"browser.search.defaultenginename": {
"Value": "Bing",
"Locked": true
},
"browser.search.hiddenEngines": {
"Value": ["Google", "DuckDuckGo", "Yahoo", "Amazon.com", "eBay", "Wikipedia (en)"]
}
},
"Extensions": {
"Locked": ["firefoxspinextension@nationaledtech.com"]
}
}
}
మీ అనుభవమును రేట్ చేయండి
అనుమతులుఇంకా తెలుసుకోండి
ఈ పొడిగింతకు ఇవి కావాలి:
- విహారిణి ట్యాబులను చూడటం
- అన్ని వెబ్ సైట్లలో మీ డేటాను చూడటం
మరింత సమాచారం
- వెర్షన్
- 1.1
- పరిమాణము
- 11.29 KB
- చివరిగా నవీకరించినది
- 2 నెలలు క్రితం (5 మార్చి 2025)
- సంబంధిత వర్గాలు
- లైసెన్స్
- అన్ని హక్కులు ప్రత్యేకించబడ్డాయి
- వెర్షన్ చరిత్ర
సేకరణకు జోడించు
Duke Alamo నుండి మరిన్ని పొడగింతలు
- ఇంకా రేటింగులు ఏమీ లేవు
- ఇంకా రేటింగులు ఏమీ లేవు
- ఇంకా రేటింగులు ఏమీ లేవు
- ఇంకా రేటింగులు ఏమీ లేవు
- ఇంకా రేటింగులు ఏమీ లేవు
- ఇంకా రేటింగులు ఏమీ లేవు