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 |
官方URL | 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": [ " |