Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
ephemeris のプレビュー

ephemeris 作成者: Lysergia

Add a tab-index prefix and bracketed-hostname suffix to every page title.

0 (0 件のレビュー)0 (0 件のレビュー)
Firefox をダウンロードして拡張機能を入手する
ファイルをダウンロード

拡張機能メタデータ

この拡張機能について
What It Does

Every page title becomes: tab position, then the page's own title, then the hostname in brackets.

3 Weekly Report [reports.example.com]
  • The 1-based tab position matches Firefox's Alt+1..8 shortcuts, so the title tells you the key that reaches it.
  • The bracketed hostname separates identically-titled pages & feeds title-based window switchers, launchers, & time trackers.
  • The page's own title rides untouched in the middle: never parsed, never truncated, never stripped.

Why It Exists

Running one extension for tab numbers & another for domains-in-titles ends in a rewrite fight: each one's write re-triggers the other, & against a single-page
app that titles its own routes the old pair oscillated dozens of title writes per second. Ephemeris replaces both with a single writer that is immune by
construction:
  • The page always wins: a page-origin title write becomes the new core verbatim.
  • Its own output is never parsed back out of the title, so decorations cannot stack, drift, or accumulate.
  • Exactly two title writes per navigation (the page's & one recomposition), one per tab-index shift, zero at rest - proven by the repository's verification
    harness, not just claimed.

Respectful By Design
  • Zero permissions requested & zero data collection: it reads nothing beyond the page it is decorating & sends nothing anywhere.
  • No options, no toolbar button, no polling: tab events trigger the renumbering & it is idle the rest of the time.
  • Restricted pages (about:, addons.mozilla.org) stay undecorated - Firefox does not run extensions there.

Source, tests, & the title-write verification harness: github.com/prikhi/ephemeris
0 人のレビュー担当者が 0 と評価しました
ログインしてこの拡張機能を評価
まだ評価されていません

星の評価を保存しました

5
0
4
0
3
0
2
0
1
0
まだレビューはありません
権限とデータ

必要な権限:

  • すべてのウェブサイトの保存されたデータへのアクセス

データ収集:

  • 開発者によると、この拡張機能はデータ収集を必要としません。
詳細情報
詳しい情報
アドオンリンク
  • ホームページ
  • サポートサイト
  • Copy add-on ID
バージョン
1.0.0.1
サイズ
11 KB
最終更新日
6日前 (2026年8月29日)
関連カテゴリー
  • タブ
ライセンス
BSD 3-Clause License
バージョン履歴
  • すべてのバージョンを見る
コレクションへ追加
このアドオンを報告
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

Download

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

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。