Marque les résultats sur une page de moteur de recherche (SERP) pour visualiser les liens qui correspondent au référentiel « Sources de confiance » proposé par Villes Internet : 35000 sites publics nationaux et locaux, institutionnels et universitaires. Site officiel : sources-de-confiance.fr
- Firefox : https://addons.mozilla.org/fr/firefox/addon/sources-de-confiance/
- Chrome : https://chrome.google.com/webstore/detail/sources-de-confiance/kcogbonnkheeologjkpkclphajgomnjf?hl=fr
- Edge (chromium based) : https://microsoftedge.microsoft.com/addons/detail/kepjhbgmhepmedlmehknjieanmonjjfi
- google.com, google.fr
- qwant.com
- bing.com
Install dependencies from fresh download/clone
Build the extension into dist
folder for production.
Build the extension into dist
folder for development.
Watch for modifications then run npm run build
.
Watch for modifications then run npm run build:dev
.
It also enable Hot Module Reloading, thanks to webpack-extension-reloader plugin.
Build a zip file following this format <name>-v<version>.zip
, by reading name
and version
from manifest.json
file.
Zip file is located in dist-zip
folder.