feat: AI Pricing Transparency Scanner Chrome Extension v1.0.0
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "ai-pricing-transparency-scanner",
|
||||
"version": "1.0.0",
|
||||
"description": "Chrome extension: overlays real cost-per-use on AI tool pricing pages, compares API vs subscription costs, tracks quota consumption, flags fake free tiers.",
|
||||
"scripts": {
|
||||
"build": "node scripts/build.mjs",
|
||||
"test": "node tests/pricing.test.mjs"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user