Firefox Browser Eklentileri
  • Uzantılar
  • Temalar
    • Firefox için
    • Sözlükler ve dil paketleri
    • Diğer tarayıcı siteleri
    • Android eklentileri
Giriş
Atrium — New Tab & Start Page ön izlemesi

Atrium — New Tab & Start Page geliştiren: Spruiid

A calm, private new tab and start page. Clock, weather, crypto, GitHub activity, news and speed dial — all local, no account, no permissions until you enable a widget.

0 (0 inceleme)0 (0 inceleme)
Firefox’u indir ve uzantıyı yükle
Dosyayı indir

Uzantı meta verileri

Bu uzantı hakkında
Build process: none. The extension is plain ES modules loaded directly by
the new tab page. Nothing is minified, bundled, transpiled, or fetched at
runtime. What you see in the archive is what runs. tools/ contains
development helpers and is not part of the package.Remote code: none. The manifest sets script-src 'self'. Nothing is
evaluated from a string, and no external script or stylesheet is loaded.Permissions at install: storage only. Every host permission is inoptional_host_permissions and is requested by the widget that needs it, at
the moment the user first enables it, from a click handler. topSites andbookmarks are optional and only requested if the user points the speed dial
at them.Why *://*/* is in optional_host_permissions: the News widget can read
any RSS/Atom feed the user pastes in. The URL is not known in advance, so the
permission is requested for that origin only when the user adds a custom
feed. The named API domains above it cover the built-in sources
(Open-Meteo, CoinGecko, GitHub, Hacker News, Lobsters).Data collection: required: ["none"] — the extension has no server, no
account, and no analytics, and sends nothing to the developer. The three
optional types map to three opt-in features and are requested together with
the corresponding host permission: locationInfo (the place name typed into
the Weather widget goes to Open-Meteo for geocoding), searchTerms (search
suggestions, off by default, sends keystrokes to DuckDuckGo),browsingActivity (remote favicons, off by default, reveals speed-dial
domains to icons.duckduckgo.com).Handling of fetched content: no network response is ever assigned toinnerHTML. RSS is parsed with DOMParser and only text nodes are used; the
GitHub contribution calendar is parsed the same way and only the data-date
and data-level attributes are read. All URLs from remote sources pass
through safeURL() in src/core/dom.js, which rejects anything that is nothttp: or https:.Optional GitHub token: stored in storage.local and sent only toapi.github.com as an Authorization header. It is never logged, and the
settings export strips every field a widget declares as password, so a
backup file never carries it.Testing: load the add-on and open a new tab. Widgets that need network
access show an "Allow access" button; click it to grant the origin. The
Weather widget defaults to Vienna, the GitHub widget needs a username in its
options (the gear icon on the card).
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 veriler

İsteğe bağlı izinler:

  • Yer imlerini okuma ve değiştirme
  • Gezinti geçmişine erişme

Veri toplama:

  • Geliştirici, bu uzantının veri toplamaya gerek duymadığını söylüyor.

Toplanması isteğe bağlı veriler (geliştiriciye göre):

  • Gezinti etkinliği
  • Konum
  • Arama terimleri
Daha fazla bilgi al
Daha fazla bilgi
Eklenti bağlantıları
  • Destek e-postası
  • Eklenti kimliğini kopyala
Sürüm
1.0.0
Boyut
223,44 KB
Son güncelleme
5 gün önce (1 Eyl 2026)
İlgili kategoriler
  • Arama Araçları
  • Görünüm
  • Sekmeler
Lisans
MIT Lisansı
Sürüm geçmişi
  • Tüm sürümleri göster
Koleksiyona ekle
Bu eklentiyi rapor et
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

İndir

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Son sürümler

  • Nightly
  • Beta

İşletmeler için Firefox

  • Enterprise

Topluluk

  • Connect
  • Contribute
  • Developer

Takip et

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 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.