By: Jcc10
Inspect and view changes in Enhanced Glitch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Enhanced Glitch",
"description": "Enhances the Glitch.com editor by adding missing features.",
"version": "0.0.2.0",
"content_scripts": [
{
"matches": [
"https://glitch.com/edit/*"
],
"js": [
"inject.js"
],
"css": [
"codeHinting.css"
]
}
],
"web_accessible_resources": [
"js-beautify_1.10.1_beautify.js",
"js-beautify_1.10.1_beautify-css.js",
"js-beautify_1.10.1_beautify-html.js",
"content.js"
],
"browser_action": {
"default_icon": {
"16": "16.png",
"32": "32.png"
},
"default_popup": "default_popup.html"
},
"icons": {
"16": "16.png",
"32": "32.png",
"48": "48.png",
"128": "128.png"
}
} Best Enhanced Glitch Alternatives
Here are some Firefox add-ons that are similar to Enhanced Glitch:
Glitch (cyan)
Tara Vancil
Live editor for CSS, Less & Sass - Magic CSS
webextensions.org
CodeCraft: Beautifier & Analyzer
Go99 Makeup
Universal Glitch Button
Potch
Code Medium
Maluen
GithubPlus
xl1te
Glitch (violet)
Tara Vancil
Syntax Highlighter
OKVIP
codeCollab Extension
flyingdelta
Tachi Code
David Septimus
LeetcodeEnhancer
Shub