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

LinkedIn Job Ad Marker のバージョン履歴 - 全 9 バージョン

LinkedIn Job Ad Marker 作成者: Ivo Stoykov

まだ評価されていません
5 段階中 0 の評価
5
0
4
0
3
0
2
0
1
0
LinkedIn Job Ad Marker のバージョン履歴 - 全 9 バージョン
  • 古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。

  • 最新バージョン

    バージョン 1.1.72

    リリース日 : 2026年4月20日 - 162.29 KB
    firefox バージョン 109.0a1 以降 で動作
    • Cards matching an unwanted-title rule now show a persistent `"Ignored: <rule>"
    • Bug fix: Adding to the ignore list via context menu created an empty item

    Changelog: https://github.com/ivostoykov/li-job-ad-marker/blob/main/CHANGELOG.md
    Report Issues: https://github.com/ivostoykov/li-job-ad-marker/issues
    ReadMe: https://github.com/ivostoykov/li-job-ad-marker/blob/main/README.md
    Privacy: https://github.com/ivostoykov/li-job-ad-marker/blob/main/PRIVACY.md

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    Firefox をダウンロードして拡張機能を入手する
    ファイルをダウンロード
  • 以前のバージョン

    バージョン 1.1.70

    リリース日 : 2026年4月18日 - 162.19 KB
    firefox バージョン 109.0a1 以降 で動作
    • Viewed job cards now show the date and time first viewed as a hover hint
    • "Add title to ignore list" context menu item — stores the full job title as an exact-match entry (prefixed =) in the unwanted-title list
    • "Add selection to ignore list" context menu item — stores the selected text as a substring-match entry; only appears when text is selected
    • Exact-match entries (prefixed =) in the unwanted-title list now match only when the full job title equals the entry; unprefixed entries continue to match as substrings

    Changelog: https://github.com/ivostoykov/li-job-ad-marker/blob/main/CHANGELOG.md
    Report Issues: https://github.com/ivostoykov/li-job-ad-marker/issues
    ReadMe: https://github.com/ivostoykov/li-job-ad-marker/blob/main/README.md
    Privacy: https://github.com/ivostoykov/li-job-ad-marker/blob/main/PRIVACY.md

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.67

    リリース日 : 2026年4月8日 - 161.67 KB
    firefox バージョン 109.0a1 以降 で動作
    • Test harness exports now match the current content-script lifecycle
    • Right-click capture now no-ops cleanly on non-jobs LinkedIn pages instead of throwing when no page adapter is active
    • Non-jobs LinkedIn pages now skip page-marking and clear-mark passes safely when the content script has no active jobs adapter

    Changelog: https://github.com/ivostoykov/li-job-ad-marker/blob/main/CHANGELOG.md
    Report Issues: https://github.com/ivostoykov/li-job-ad-marker/issues
    ReadMe: https://github.com/ivostoykov/li-job-ad-marker/blob/main/README.md
    Privacy: https://github.com/ivostoykov/li-job-ad-marker/blob/main/PRIVACY.md

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.65

    リリース日 : 2026年4月3日 - 161.73 KB
    firefox バージョン 109.0a1 以降 で動作
    • page-console debug helper for quick surface diagnostics during LinkedIn regressions
    • Jobs-surface detection now follows the visible DOM rather than trusting only the route, so the path can resolve to the correct classic or AI adapter at runtime
    • URL-change diagnostics now log the real SPA sequence, including page-context changes
    • Classic and AI alert flows now stay marked after rapid LinkedIn SPA hops between notifications, AI search, and classic search
    • The visible jobs surface inside LinkedIn’s same-origin frame now receives the content script, stylesheet, and initial mark pass
    • AI-style result cards on now resolve job IDs reliably through page-side annotations instead of missing most cards
    • Non-job footer and feedback rows on the AI search surface no longer inflate card counts or produce false missing-ID diagnostics

    Changelog: https://github.com/ivostoykov/li-job-ad-marker/blob/main/CHANGELOG.md
    Report Issues: https://github.com/ivostoykov/li-job-ad-marker/issues
    ReadMe: https://github.com/ivostoykov/li-job-ad-marker/blob/main/README.md
    Privacy: https://github.com/ivostoykov/li-job-ad-marker/blob/main/PRIVACY.md

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.56

    リリース日 : 2026年4月1日 - 158.4 KB
    firefox バージョン 109.0a1 以降 で動作
    Content-script observation now keeps one active observer per injected LinkedIn page context and only rebuilds it when the matched adapter or observed root changes
    Jobs-surface startup now runs an immediate first marking pass before relying on later DOM mutations
    Content-script startup now applies stored colour and debug settings before the first jobs-surface handling begins
    Notification-to-jobs SPA navigation no longer drops the initial marking pass when LinkedIn issues rapid pushState and replaceState updates
    Query-string-only changes such as currentJobId no longer restart jobs-page handling or tear down the active card observer
    Debug logging now initialises consistently at startup instead of missing the first pass while the async log bootstrap catches up

    Changelog: https://github.com/ivostoykov/li-job-ad-marker/blob/main/CHANGELOG.md
    Report Issues: https://github.com/ivostoykov/li-job-ad-marker/issues
    ReadMe: https://github.com/ivostoykov/li-job-ad-marker/blob/main/README.md
    Privacy: https://github.com/ivostoykov/li-job-ad-marker/blob/main/PRIVACY.md

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.55

    リリース日 : 2026年4月1日 - 158.13 KB
    firefox バージョン 109.0a1 以降 で動作
    • Content-script observation now keeps one active observer per injected LinkedIn page context and only rebuilds it when the matched adapter or observed root changes
    • Jobs-surface startup now runs an immediate first marking pass before relying on later DOM mutations
    • Content-script startup now applies stored colour and debug settings before the first jobs-surface handling begins
    • Notification-to-jobs SPA navigation no longer drops the initial marking pass when LinkedIn issues rapid pushState and replaceState updates
    • Query-string-only changes such as currentJobId no longer restart jobs-page handling or tear down the active card observer
    • Debug logging now initialises consistently at startup instead of missing the first pass while the async log bootstrap catches up

    Changelog: https://github.com/ivostoykov/li-job-ad-marker/blob/main/CHANGELOG.md
    Report Issues: https://github.com/ivostoykov/li-job-ad-marker/issues
    ReadMe: https://github.com/ivostoykov/li-job-ad-marker/blob/main/README.md
    Privacy: https://github.com/ivostoykov/li-job-ad-marker/blob/main/PRIVACY.md

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.52

    リリース日 : 2026年4月1日 - 157.67 KB
    firefox バージョン 109.0a1 以降 で動作
    • src/js/constants.js — shared constants file (LOG_MARKER, LOG_BADGE_DEBUG) loaded first in both manifests and imported into the Chrome service worker via importScripts
    • log.js rewritten to match the reference model: only console.debug is patched (gated by debugEnabled), with badge and correct caller line number via named-function skip; logDebug, logInfo, logWarn, logError wrappers removed
    • All logDebug / logWarn / logError call sites in content.js replaced with native console.debug / console.warn / console.error

    Changelog: https://github.com/ivostoykov/li-job-ad-marker/blob/main/CHANGELOG.md
    Report Issues: https://github.com/ivostoykov/li-job-ad-marker/issues
    ReadMe: https://github.com/ivostoykov/li-job-ad-marker/blob/main/README.md
    Privacy: https://github.com/ivostoykov/li-job-ad-marker/blob/main/PRIVACY.md

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.50

    リリース日 : 2026年3月31日 - 156.58 KB
    firefox バージョン 109.0a1 以降 で動作
    Added
    • Now the user can treat "Promoted" and "Reposted" as Viewed by switching the checkbox on the options page — when enabled, cards carrying a Promoted or Reposted label are treated as viewed
    • Added Unwanted title words textarea on the options page (comma-separated, case-insensitive) — to improve search result by filtering off any title that contains a listed word or phrase
    • Unwanted-title marking also applies to the right-hand detail panel title, updated live on panel navigation

    Changed
    • markPage() now runs markDetailPanelUnwantedTitle() alongside the existing card and ageing passes
    • applyMark() accepts an isUnwantedTitle flag, keeping the mark independent of job state so applied or viewed cards can also carry the strikethrough

    Changelog: https://github.com/ivostoykov/li-job-ad-marker/blob/main/CHANGELOG.md
    Report Issues: https://github.com/ivostoykov/li-job-ad-marker/issues
    ReadMe: https://github.com/ivostoykov/li-job-ad-marker/blob/main/README.md
    Privacy: https://github.com/ivostoykov/li-job-ad-marker/blob/main/PRIVACY.md

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.32

    リリース日 : 2026年3月28日 - 171.48 KB
    firefox バージョン 109.0a1 以降 で動作

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
Mozilla のホームページへ

アドオン

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

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

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