- fix: unit test for yahoo
- chore: use local capser for unit testing
- chore: update copyright
- chore: update search engine links
- chore: ignore duckduckgo ads
- feat: add duckduckgo support
- fix: fix yahoo support
- feat: add Cookies informations (thanks to @GeRoHi)
- fix: tooltip display
- fix: medline css selector
- chore: clean tests
- chore: update dependencies
- feat: rewrite DOM trees creation (avoid invoking the DOM parser)
- feat: add donate link in footer
- fix: popup layout with empty domain
- fix: update some translations
- chore: update md5 list url
- chore: add contributors list in README
- chore: add small promo image for chrome store
- chore: clean unit test
- chore: clean dump call to console.error
- chore: move jQuery out of bundle in popup
- fix: missing reportError methods
- fix: tabs.getSelected was deprecated
- chore: clean unnecessary file dependencies
- feat: add a popup
- chore: url in lower case
- feat: add certified sites country to popup
- feat: add certified sites type to popup
- feat: add certified sites popularity to popup
- chore: clean manifest
- fix: show placeholder when validity is 0
- feat: add tooltips
- feat: add dedicated icons for each type
- refactor: gulp
- feat: add footer
- feat: remove loyalty text for less than a year loyal websites
- Add package firefox option
- Rename
bower_components
folder aslib
- Don't minify files containing
*.min.js
- Improve README
- Initial release for Firefox (as Web Extension)
- Disable Wikipedia and MedlinePlus feature in Firefox
- Add build firefox option
- Update gulp-if dependency
- Initial release for Chrome