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

Enlight 作者: Qeole

Syntax highlight for raw source code.

4.6 (17 reviews)4.6 (17 reviews)
248 Users248 Users
必須使用 Firefox 才能使用此擴充套件
下載 Firefox 並安裝擴充套件
下載檔案

擴充套件後設資料

畫面擷圖
Language selection panelHighlighted code (language: diff, style: Solarized - dark)Add-on manager: color scheme selection menuAdd-on manager: selection of languages to use in pop-up and for autodetection
關於此擴充套件
Provides syntax highlighting for raw source code displayed in current tab.

To activate, click on the add-on button in Firefox toolbar, and select the language syntax you want to use (or Auto-detect for automatic detection). You can also select the color theme to use, or enable line numbering, in the add-on preferences.

When line numbering is activated, you can jump to a line of the file (e.g. line 27) by adding “#l27” at the end of the URL and then reloading the page (hitting “Enter” after URL change is not enough to trigger the jump).

Syntax highlighting by itself relies on highlight.js project (see https://highlightjs.org). Currently packaged is the version 11.0.1 of highlight.js, which provides 242 color themes and syntax for 196 programming languages.
開發者留言
Embeds a package version of highlight.js bundle. You can get the same at https://highlightjs.org/download/.

Technically, the internal functioning is as follows: when one selects a language in the panel, the add-on looks for code between <pre></pre> tags in current tab and inserts it in a <code></code> block. It also add a (local) link to CSS stylesheet corresponding to the color theme to use. Then the script provided by highlight.js project is called and does the hard work for us. Original content of the document is backed up in a hidden <div> for later restoring.
This works well on raw text file containing source code, as Firefox automatically embeds it between <pre></pre> tags (to preserve spacing and line breaks) before display.

If you want to help them parsing languages, highlight.js is on GitHub.

If you have improvements for the add-on itself, feel free to file an issue or to submit a pull request on the add-on repo.
由 1 位評論者給出 4.6 分
登入後即可幫此擴充套件評分
目前沒有評分

已儲存星等

5
12
4
4
3
1
2
0
1
0
閱讀全部 17 條評論
權限與資料了解更多

必要權限:

  • 存取瀏覽器分頁
  • 存取您所有網站中的資料
更多資訊
附加元件網址
  • 首頁
  • 技術支援網站
版本
2.7.11.0
大小
707.81 KB
最近更新
4 年前 (2021年6月17日)
相關分類
  • 外觀
授權條款
Mozilla Public License 2.0
版本紀錄
  • 瀏覽所有版本
新增至收藏集
檢舉此附加元件
2.7.11.0 版的發行公告
Features

- Improved the aspect of the preferences page

Highlight.js

- Switch to v11.0.1: Support for new languages and new themes (see highlight.js changelog for details)
- The default set of language for autodetection has got new entries (to reflect the list of “common” languages as per the download page on highlight.js website)

Bug fixes

- Fix race condition between language list generation, and activation of the checkboxes, in the preferences page
- Suppress a warning in the console that was due to closing the popup too early
- Remove useless debug messages

Misc

- Add a Makefile to help with compiling, checking, running the add-on
- Build the embedded library from its sources, and to do so, add highlight.js as a Git submodule
- Use a linter (ESLint)
- Code clean-up
Qeole 製作的更多擴充套件
  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

前往 Mozilla 官網

附加元件

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

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

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

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