By: khayat
Inspect and view changes in Cpanel Ctrl+S Save Shortcut source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Cpanel Ctrl+S Save Shortcut",
"version": "1.0",
"description": "Control s (Ctrl+S) save shortcut for Cpanel hosting control panel file editor",
"permissions": [],
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png",
"256": "icons/icon-256.png",
"512": "icons/icon-512.png"
},
"content_scripts": [
{
"matches": [
"*://*/*filemanager/editit.html*"
],
"js": [
"control-s.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "cpanel-save-shortcut@khayat.addons.mozilla.org",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Cpanel Ctrl+S Save Shortcut Alternatives
Here are some Firefox add-ons that are similar to Cpanel Ctrl+S Save Shortcut: