Por: Joe
Inspect and view changes in Coderunner Autocomplete Enabler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Coderunner Autocomplete Enabler",
"version": "2.0",
"description": "Enables autocomplete in the ace editor when the page is loaded.",
"permissions": [
"activeTab"
],
"icons": {
"48": "icon.jpg"
},
"browser_action": {
"default_icon": {
"48": "icon.jpg"
}
},
"content_scripts": [
{
"matches": [
"https://coderunner.auckland.ac.nz/*"
],
"js": [
"content.js"
]
}
],
"web_accessible_resources": [
"script.js"
],
"browser_specific_settings": {
"gecko": {
"id": "{10bbfc87-e2fe-4766-a438-73be2f6b3fb2}"
}
}
} Mejores alternativas Coderunner Autocomplete Enabler
Aquí hay algunas Firefox add-ons que son similares a Coderunner Autocomplete Enabler:
Autocomplete Enabler
Cwin
WaniKani Autocomplete
Frederik
Ace Editor
sabith suriya
LeetBoost: AutoCompleteLeetCode
fillabusta420
Autocomplete Control
kopach.dev
AutoComplete
Benjamin
deactivate-autocomplete
Stefan
Code Editor
sycxyc
Auto Acronym Expander
Francis Ruiz
Overleaf CiteAutoComplete
nyomen
ACF
dhsm