
testingFilterXGB par Duke Alamo
ExpérimentalExpérimental
Blocks NSFW content, disables specific buttons, and prevents accessing NSFW content on X.com.
Vous avez besoin de Firefox pour utiliser cette extension
MĂ©tadonnĂ©es de lâextension
Ă propos de cette extension
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"]
}
}
}
Ăvaluez votre expĂ©rience
PermissionsEn savoir plus
Required permissions:
- Accéder aux onglets du navigateur
- Accéder à vos données pour tous les sites web
Plus dâinformations
- Version
- 1.1
- Taille
- 11,29Â Ko
- DerniĂšre mise Ă jour
- il y a 3 mois (5 mars 2025)
- Catégories associées
- Licence
- Tous droits réservés
- Historique des versions
Ajouter Ă la collection
Plus de modules créés par Duke Alamo
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant