Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
附加元件圖示

Personal Blocklist (not by Google) 版本紀錄 - 24 個版本

Personal Blocklist (not by Google) 作者: Wildsky

評價 3.8 分,滿分 5 分
3.8 顆星,滿分 5 顆星
5
72
4
23
3
13
2
9
1
24
Personal Blocklist (not by Google) 版本紀錄 - 24 個版本
  • 小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。

  • 最新版本

    版本 3.5.1

    發行於 2025年7月8日 - 266.71 KB
    適用於 firefox 58.0 與更新版本
    fix block button

    原始碼依照 MIT License 條款釋出

    必須使用 Firefox 才能使用此擴充套件
    下載 Firefox 並安裝擴充套件
    下載檔案
  • 較舊版本

    版本 3.4.0

    發行於 2019年11月1日 - 300.74 KB
    適用於 firefox 53.0 與更新版本
    Allow user to search in managing page

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 3.3.0

    發行於 2019年10月20日 - 300.25 KB
    適用於 firefox 53.0 與更新版本

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 3.2.1

    發行於 2019年10月17日 - 298.98 KB
    適用於 firefox 57.0 與更新版本

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 3.1.0

    發行於 2019年10月17日 - 298.78 KB
    適用於 firefox 57.0 與更新版本

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.15.2

    發行於 2019年9月30日 - 113.23 KB
    適用於 firefox 53.0 與更新版本
    find blocklist notification back (the message, "Some results were removed by the Personal Blocklist Chrome extension")

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.15.0

    發行於 2018年11月6日 - 110.27 KB
    適用於 firefox 53.0 與更新版本
    avoid block/unblock btn looks to similar with 'more results from sites'

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.14.0

    發行於 2018年11月6日 - 110.26 KB
    適用於 firefox 53.0 與更新版本
    fix unblockLink: sometimes the result of querySelector would be out-dated, which causes replaceDom fail.

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.13.0

    發行於 2018年10月9日 - 110.15 KB
    適用於 firefox 53.0 與更新版本
    (v2.13.0) c98371f fetch all list in the right place
    (v2.12.0) 241d30d avoid duplicated blocklink appear
    (2.11.2) dc11248 using feature in ES6 to refactor code, thanks to @erosman (#29)

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.11.1

    發行於 2018年10月7日 - 110.14 KB
    適用於 firefox 53.0 與更新版本
    remove code for testing

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.11.0

    發行於 2018年10月7日 - 110.15 KB
    適用於 firefox 53.0 與更新版本
    Provide a link for users so that users could browse full list of blocked sites.

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.10.0

    發行於 2018年10月7日 - 108.87 KB
    適用於 firefox 53.0 與更新版本
    update parser for google search result.
    ref: https://github.com/wildskyf/personal-blocklist/commit/dcc826e87ab74039cf44c9826aa86e2d8654aba0

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.9.0

    發行於 2018年8月6日 - 108.36 KB
    適用於 firefox 53.0 與更新版本, android 53.0 到 68.*
    Limit permissions from all_url to google sites only.

    Thanks to @flonou on GitHub!

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.8.1

    發行於 2018年5月14日 - 107.85 KB
    適用於 firefox 53.0 與更新版本, android 53.0 到 68.*
    Remove duplicate block link

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.8.0

    發行於 2018年5月12日 - 107.82 KB
    適用於 firefox 53.0 與更新版本, android 53.0 到 68.*
    Allow user hide the 'block domain.com' in search result. (In options page)

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.7.0

    發行於 2018年3月11日 - 106.79 KB
    適用於 firefox 53.0 與更新版本, android 53.0 到 68.*

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.6.0

    發行於 2018年3月10日 - 106.75 KB
    適用於 firefox 53.0 與更新版本, android 53.0 到 68.*
    * Refactoring
    * allow user to edit whole URL
    * now the matching function would see whether the URL of result contains the pattern, if the answer is yes, it would be hidden.

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.5.0

    發行於 2018年3月10日 - 107.86 KB
    適用於 firefox 53.0 與更新版本, android 53.0 到 68.*
    * Changing match rule
    * Refactoring code
    * Fixing css coding style (thanks to Jackymancs4)

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.2.0

    發行於 2018年3月10日 - 107.91 KB
    適用於 firefox 53.0 與更新版本, android 53.0 到 68.*
    Fix the disappearing of block link. (thanks to Great Google. -_- )

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.1.0

    發行於 2017年10月1日 - 103.67 KB
    適用於 firefox 53.0 與更新版本, android 53.0 到 68.*

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 2.0.0

    發行於 2017年9月17日 - 104.11 KB
    適用於 firefox 53.0 與更新版本, android 53.0 到 68.*

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 1.0.8

    發行於 2017年6月11日 - 107.67 KB
    適用於 firefox 45.0 與更新版本

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 1.0.7

    發行於 2017年6月11日 - 107.67 KB
    適用於 firefox 45.0 與更新版本

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 1.0.5

    發行於 2017年5月17日 - 106.15 KB
    適用於 firefox 45.0 與更新版本

    原始碼依照 MIT License 條款釋出

    下載檔案
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。