By: Aevorn LLC
Inspect and view changes in AWS Cost Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "AWS Cost Tracker",
"short_name": "AWS Cost Tra",
"version": "1.0.0",
"description": "Side panel showing real-time AWS cost breakdown by service, with daily burn rate and budget alerts",
"permissions": [
"sidePanel",
"storage",
"activeTab"
],
"background": {
"scripts": [
"background/service-worker.js"
]
},
"action": {
"default_title": "AWS Cost Tracker",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"side_panel": {
"default_path": "panel/panel.html"
},
"options_page": "options/options.html",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "aws_cost_sidebar@forgex.aevorn",
"strict_min_version": "109.0"
}
}
} Best AWS Cost Tracker Alternatives
Here are some Firefox add-ons that are similar to AWS Cost Tracker: