By: Matthew Duggan
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
TUDelft Metric Skills Circuits
Thomas Voss
AWS console autofill delete
mbo
AWS management console colorize
masson
Cloud Pegboard AWS Console Enhancer
Cloud Pegboard
AWS in plain English
nbarink
AWS Favicon Update
jaimebarriga.com
AWS SAML Sign-In Beautifier
Jared Christensen
Refined AWS Console
Akinjide
AWS Console Labels
bwagner