By: facundo.espinosa
Inspect and view changes in Hey World Code Blocks Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Hey World Code Blocks Enhancer",
"author": "facundo.espinosa@hey.com",
"description": "A cross-browser web extension that enhances and facilitates interaction with code blocks on https://world.hey.com/.",
"homepage_url": "https://github.com/faqndo97/hey-world-code-blocks-enhancer",
"version": "0.1.0",
"content_scripts": [
{
"matches": [
"*://world.hey.com/*"
],
"run_at": "document_idle",
"js": [
"./contentScript/index.js"
],
"css": [
"./style.css"
]
}
],
"background": {
"page": "./background/index.html",
"persistent": false
},
"permissions": [
"storage"
],
"icons": {
"72": "icon-72x72.png",
"96": "icon-96x96.png",
"128": "icon-128x128.png",
"144": "icon-144x144.png",
"152": "icon-152x152.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{a607dbe9-0a67-4fbe-a54d-d9370334ad92}"
}
}
} Best Hey World Code Blocks Enhancer Alternatives
Here are some Firefox add-ons that are similar to Hey World Code Blocks Enhancer:
Snippet Corpy
thadev404
Code Formatter
sparkle_64
Fire Source Viewer
Francesco De Stefano
Code Syntax Highlighter
Patricia Davis
Web Edit
Ryan Luu
Code Self Study
j127
Text Editor
Sevina
Highlighter
Alvaro Cavalcanti
StackExchange Copy to Clipboard
martinschmelzer
Code Snippet Highlighter
Magnus
Cacher
Cacher
CodeShare
Prasath K