By: Jakub Serwatka
Inspect and view changes in Notion Syntax Highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Notion Syntax Highlighter",
"description": "Improves Notion's code blocks syntax highlighting + adds tons of theme options",
"version": "0.0.10",
"manifest_version": 3,
"permissions": [
"storage"
],
"icons": {
"16": "img/logo-16.png",
"32": "img/logo-32.png",
"48": "img/logo-48.png",
"128": "img/logo-128.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": "img/logo-48.png"
},
"options_page": "options.html",
"content_scripts": [
{
"js": [
"assets/index.ts-loader-Z2SWCEUP.js"
],
"matches": [
"https://*.notion.so/*"
],
"run_at": "document_start"
}
],
"web_accessible_resources": [
{
"matches": [],
"resources": [
"img/logo-16.png",
"img/logo-32.png",
"img/logo-48.png",
"img/logo-128.png"
]
},
{
"matches": [
"https://*.notion.so/*"
],
"resources": [
"assets/chunk-BfhyOuWh.js",
"assets/chunk-BUujXG0m.js",
"assets/chunk-Bljx--Se.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "notion-syntax-highlighter@example.com",
"strict_min_version": "112.0"
}
},
"background": {
"scripts": [
"service-worker-loader.js"
],
"type": "module"
}
} Best Notion Syntax Highlighter Alternatives
Here are some Firefox add-ons that are similar to Notion Syntax Highlighter:
Notion Themes
Yudax
NotebookLM Code Highlighter
Alex
Notion Boost
Gourav Goyal
Tailored Notion
Wanchai
Notion Mate
joans
NotionX ( for Notion )
scarsu
Notion Themes by nbundle.com
Minh-Phuc Tran
Octotree Theme
misa198
Notion Styler
DevFlux Apps
notion-enhancer
dragonwocky
Notion Helper
SamadiPour
Godocs Highlighter
remvnz