By: Matthew Duggan Add-on
Inspect and view changes in AWS Console Date Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "AWS Console Date Fixer",
"version": "1.0",
"manifest_version": 3,
"description": "Fixes dates in AWS console to be all ISO format, instead of a mess of formats",
"icons": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon.png"
},
"permissions": [],
"content_scripts": [
{
"matches": [
"https://*.console.aws.amazon.com/*"
],
"js": [
"config-us.js",
"config-local.js",
"content-script.js"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"required": [
"none"
]
},
"id": "@aws-date-fixer",
"strict_min_version": "142.0"
}
}
} Best AWS Console Date Fixer Alternatives
Here are some Firefox add-ons that are similar to AWS Console Date Fixer:
AWS Console Fixes
Stefan Sundin
Magic Date Helper
Daniel Moi
AWS Console Color
maanisim
AWS console regions color
Jean-Noel Charon
AWS Region Color Highlights
jaimebarriga.com
TUDelft Metric Skills Circuits
Thomas Voss
AWS console autofill delete
mbo
AWS management console colorize
masson
aws colors
gcbw
Cloud Pegboard AWS Console Enhancer
Cloud Pegboard
AWS in plain English
nbarink
AWS SAML Sign-In Beautifier
Jared Christensen