Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
Enlight 预览

Enlight 作者: Qeole

Syntax highlight for raw source code.

4.6 (17 reviews)4.6 (17 reviews)
252 个用户252 个用户
您需要 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.
评分 4.6(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
12
4
4
3
1
2
0
1
0
阅读全部 17 条评价
权限与数据详细了解

必要权限:

  • 获取浏览器标签页
  • 访问您在所有网站的数据
更多信息
附加组件链接
  • 主页
  • 用户支持网站
版本
2.7.11.0
大小
707.81 KB
上次更新
4 年前 (2021年6月17日)
相关分类
  • 外观
许可证
Mozilla 公共许可证 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 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

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

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。