Firefox Browser Eklentileri
  • Uzantılar
  • Temalar
    • Firefox için
    • Sözlükler ve dil paketleri
    • Diğer tarayıcı siteleri
    • Android eklentileri
Giriş
testingFilterXGB ön izlemesi

testingFilterXGB geliştiren: Duke Alamo

Blocks NSFW content, disables specific buttons, and prevents accessing NSFW content on X.com.

DeneyselDeneysel
0 (0 reviews)0 (0 reviews)
Kullanıcı yokKullanıcı yok
Bu uzantıyı kullanmak için Firefox’a ihtiyacınız var
Firefox’u indir ve uzantıyı yükle
Dosyayı indir

Uzantı meta verileri

Bu uzantı hakkında
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"]
}
}
}
0 inceleyiciden 0 puan aldı
Bu uzantıya puan vermek için giriş yapın
Henüz hiç puan yok

Puan kaydedildi

5
0
4
0
3
0
2
0
1
0
Henüz inceleme yapılmamış
İzinler ve verilerDaha fazla bilgi al

Gerekli izinler:

  • Tarayıcı sekmelerine erişme
  • Tüm web sitelerine ait verilerinize erişme
Daha fazla bilgi
Sürüm
1.1
Boyut
11,29 KB
Son güncelleme
5 ay önce (5 Mar 2025)
İlgili kategoriler
  • Gizlilik ve Güvenlik
  • Arama Araçları
  • Sosyal ve İletişim
Lisans
Tüm hakları saklıdır
Sürüm geçmişi
  • Tüm sürümleri göster
Koleksiyona ekle
Bu eklentiyi rapor et
Duke Alamo tarafından geliştirilen diğer uzantılar
  • Henüz hiç puan yok

  • Henüz hiç puan yok

  • Henüz hiç puan yok

  • Henüz hiç puan yok

  • Henüz hiç puan yok

  • Henüz hiç puan yok

Mozilla'nın ana sayfasına gidin

Eklentiler

  • Hakkında
  • Firefox Eklentileri Blogu
  • Uzantı Atölyesi
  • Geliştirici Merkezi
  • Geliştirici Politikaları
  • Topluluk Blogu
  • Forum
  • Hata bildir
  • İnceleme rehberi

Tarayıcılar

  • Desktop
  • Mobile
  • Enterprise

Ürünler

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Gizlilik
  • Çerezler
  • Hukuki Bilgiler

Aksi belirtilmedikçe bu sitedeki içerikler Creative Commons Attribution Share-Alike Lisansı v3.0 veya daha yeni sürümüyle lisanslanmıştır.