-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the monBonCoin wiki!
Use this webExtension if you want to hide ad from your search result. Instead of scrolling already viewed ads, focus your attention on new ad or in ad you really want to view.
###Example
monBonCoin is a webExtension which add a button to the browser menu. Once user is on leboncoin.fr, if he click on monBonCoin button, a new button, called "hide" will be automatically added to each ad of the page . If user click on hide button, the associated ad will be hidden. Hidden ads are saved and will be automatically deactivated on further web session. To disable monBonCoin, re-click on the button and hidden ads will reappear.
Use indexedDB to save more datas on ad. Inform user when price of hidden ads change. Get an unique id by ad, even if it is updated. Create an "unhide" button
## v1.0 Create a true logo Package the webExtension
Send data from indexedDB to a personal server to backup data. Implement web worker and perform query on leboncoin during web surfing of webExtension user.