Por: MorningDev Add-on
Inspect and view changes in True Cost source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "True Cost",
"version": "1.0.0",
"description": "See prices in work hours — know what things really cost you.",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "True Cost"
},
"permissions": [
"storage",
"activeTab"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "extension@truecost.app",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"icons/*"
],
"matches": [
"<all_urls>"
]
}
]
} Mejores alternativas True Cost
Aquí hay algunas Firefox add-ons que son similares a True Cost:
Time for Price – See Prices in Work Hours
timeforpriceapp
WhatItCosts
FM Solutions
Worthwhile - Cost of Time
MrSkipss
Doober - Convert Prices to Hours of Your Life
Doober — Convert Prices to Hours of Your Life
ThePricer's MoneyToTime
Alec Pow
Time Cost Converter
Deliverance
Time = Money
because_curious
Wage Converter
Zac
Price to Hours
Pat F
Price To Working Day Converter
simoberny
Worth Your Time?
AK1
Work Hour Calculator
Sebastián Maluk