Inspect and view changes in My AI Impact source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "My AI Impact",
"version": "1.0.0",
"description": "Track the hidden environmental impact of your AI usage in real time.",
"permissions": [
"storage",
"activeTab",
"alarms"
],
"host_permissions": [
"https://chat.openai.com/*",
"https://chatgpt.com/*",
"https://aiimpact.strancer.com/*"
],
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "myaiimpact@strancer.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"web_accessible_resources": [
{
"resources": [
"icons/*.svg",
"icons/*.png",
"icons/*.jpeg"
],
"matches": [
"<all_urls>"
]
}
],
"content_scripts": [
{
"matches": [
"https://chat.openai.com/*",
"https://chatgpt.com/*"
],
"js": [
"utils/tokenizer.js",
"utils/parameters.js",
"utils/calculator.js",
"utils/detector.js",
"content.js"
],
"css": [
"css/styles.css",
"css/onboarding-fix.css"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
}
} Best My AI Impact Alternatives
Here are some Firefox add-ons that are similar to My AI Impact:
AI Impact Tracker
Deverlabs
AI Wattch - Track Your AI Footprint
Antarctica
AI ftPrint - AI Usage Tracker
Supernova Software
AI Enviro-Tracker by OffsetAI
OffsetAI.earth
DropSense AI Water Tracker
djflem
Bottle It Back
PlanetDeveloper
AI Usages
Jift
AI Eco Tracker
Julien D
AIMetrical - AI Usage Tracker & Privacy Shield
Ram
SOMA AI Footprint
Guillermo
tokenizer-token-cost-monitor
gyeningcorp
ChatGPT Carbon Tracker
kbarbers