Time Well Spent — See prices in hours
Replace all prices with time based on your hourly wage.
什麼是Time Well Spent — See prices in hours?
Time Well Spent — See prices in hours是由gregrgreiner開發的Chrome擴展程式,該擴展的主要功能是“Replace all prices with time based on your hourly wage.”。
擴展截圖
下載Time Well Spent — See prices in hours擴展crx文件
下載Time Well Spent — See prices in hours擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension replaces prices on all shopping websites (Amazon, eBay, Target, etc...) with how many hours you would have to spend working to make enough money to pay that price. This is calculated based on your hourly wage after state and federal taxes. (Idea Credit: Aaron Z. Lewis)
擴展基本資訊
名稱 | Time Well Spent — See prices in hours |
ID | fagkeimkebmhbeelogmpfpcfdiamhpoa |
官方網址 | https://chromewebstore.google.com/detail/time-well-spent-%E2%80%94-see-pri/fagkeimkebmhbeelogmpfpcfdiamhpoa |
簡介 | Replace all prices with time based on your hourly wage. |
檔案大小 | 66.91 KB |
安裝次數 | 689 |
目前版本 | 3.0 |
更新時間 | 2023-12-28 |
上架時間 | 2018-05-12 |
評分 | 3.16/5 共 19 次評分 |
開發者 | gregrgreiner |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://gregrgreiner.com/ |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Time Well Spent \u2014 See prices in hours", "version": "3.0", "description": "Replace all prices with time based on your hourly wage.", "author": "Greg Greiner", "icons": { "16": "icon.png", "48": "[email protected]", "128": "[email protected]" }, "background": { "service_worker": "background.js", "type": "module" }, "action": { "default_icon": { "16": "icon.png", "48": "[email protected]", "128": "[email protected]" }, "default_title": "Time Well Spent" }, "content_scripts": [ { "matches": [ " |