Por: Magnus
Inspect and view changes in Highlight Code Snippet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Highlight Code Snippet",
"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": "Highlight Code Snippet",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{61b906ec-4095-4976-9411-d891776c5633}",
"strict_min_version": "79.0"
}
}
} Melhores alternativas Highlight Code Snippet
Aqui estão algumas Firefox add-ons que são similares a Highlight Code Snippet:
Code Snippet Highlight
Magnus
Code Snippet Highlighter
Magnus
Code Highlighter
Magnus
Code Highlighter
Magnus
CodeSnip
Lennox
Code Snippet Manager Pro
Govihair
Code Snippet Organizer Addon
sieuDEVtry
Syntax Highlighter
OKVIP
Code Highlighter
fides
Code Snippets
caiden
Copy & Export Source Tool
Aryan