提供元: Magnus
Inspect and view changes in Code Highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Code Highlighter",
"description": "Detect <pre><code> blocks, highlight selection, copy formatted code and export to file",
"version": "1.0",
"icons": {
"64": "icons/icon64.png",
"128": "icons/icon128.png"
},
"permissions": [
"activeTab",
"downloads"
],
"browser_action": {
"default_icon": "icons/icon64.png",
"default_title": "Code Highlighter",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{b98ae2c0-35a5-4591-8ea2-8f3913fa5b11}",
"strict_min_version": "79.0"
}
}
} ベストのCode Highlighter代替案
Code Highlighterに類似したFirefox add-onをいくつか紹介します:
Code Highlighter
Magnus
Code Snippet Highlighter
Magnus
Code Snippet Highlight
Magnus
Highlight Code Snippet
Magnus
Code Highlighter
fides
Syntax Highlighter
OKVIP
Code Snippet Manager Pro
Govihair
Selection Highlighter
neaumusic
CodeCompare Pro
QH88 Network
CodeHunter Pro
123B
CodeCraft: Beautifier & Analyzer
Go99 Makeup