diff --git a/README.md b/README.md index 4828ff26..d22a3f92 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ Install add-on by downloading xpi-file. [Kleine Zeitung](https://www.kleinezeitung.at) ##### Italy [Corriere Della Sera](https://www.corriere.it) - +[Il Manifesto](https://ilmanifesto.it) - [Il Messaggero](https://www.ilmessaggero.it) - [La Repubblica](https://www.repubblica.it) - [La Stampa](https://www.lastampa.it) - diff --git a/lp/manifest.json b/lp/manifest.json index 330283e3..eb45e000 100644 --- a/lp/manifest.json +++ b/lp/manifest.json @@ -118,6 +118,7 @@ "*://*.heraldsun.com.au/*", "*://*.humo.be/*", "*://*.illawarramercury.com.au/*", + "*://*.ilmanifesto.it/*", "*://*.ilmessaggero.it/*", "*://*.inc.com/*", "*://*.inquirer.com/*", diff --git a/sites.js b/sites.js index 87f423e7..479573e1 100644 --- a/sites.js +++ b/sites.js @@ -58,6 +58,7 @@ var defaultSites = "Het Financieel Dagblad": "fd.nl", "Humo.be": "humo.be", "Inc.com": "inc.com", + "Il Manifesto": "ilmanifesto.it", "Il Messaggero": "ilmessaggero.it", "Illawarra Mercury": "illawarramercury.com.au", "Intelligent Investor": "intelligentinvestor.com.au",