Skip to content

A browser plugin which rounds up prices to next integer

Notifications You must be signed in to change notification settings

fodpeter/PriceRounder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Price rounder

Description

A browser plugin for Google Chrome and Firefox to round up prices to next integer. This plugin neutralizes the common marketing trick of price tags. When the price is 9.99 it will show 10 [9.99].

Example screenshots

Rounded:

digitec rounded

Original:

digitec original

Rounded:

ebay rounded

Original:

ebay orignal

Usage

  1. Open Chrome
  2. Open Settings / Extension
  3. Enable Developer mode
  4. Select the script directory in Load unpacked extension...

Chrome config

Tests

Have a look at QUnit tests

Known issues

Every number is rounded not jut the price tags :)

Credits

Thank you very much to James Padolsey http://james.padolsey.com for the very useful findAndReplaceDOMText function.

About

A browser plugin which rounds up prices to next integer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published