From b5caa51231315e07b140c3bc608a4ac071b224f8 Mon Sep 17 00:00:00 2001 From: Andrea Grandi Date: Sat, 17 Dec 2016 16:29:14 +0000 Subject: [PATCH] Remove support for Readability API The web parser API has been officially discontinued --- README.md | 7 ++-- app/_locales/en/messages.json | 2 +- app/_locales/es/messages.json | 2 +- app/_locales/it/messages.json | 26 +++++++-------- app/manifest.json | 1 - app/options.html | 37 --------------------- app/scripts/content.js | 62 +++-------------------------------- app/scripts/options.js | 29 +++------------- 8 files changed, 28 insertions(+), 138 deletions(-) diff --git a/README.md b/README.md index 6095260..048b1d9 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ With FullyFeedly you can load the full content of the articles inside Feedly, al ## Features -* Seamless integration with Readability +* Seamless integration with Mercury API * Super fast keyboard shortcut -* Works perfectly with HTTPS connection +* Works great with HTTPS connection ## Usage @@ -38,4 +38,5 @@ Thanks a lot to the following developers for their help and contributions: The text of the article is extracted using the web API provided by: * [Boilerpipe](http://boilerpipe-web.appspot.com/): free to use, limited quota -* [Readability](http://www.readability.com): free for non-commercial use, API key required +* [Mercury](https://mercury.postlight.com/): free for non-commercial use, API key required +* [Readability](http://www.readability.com): free for non-commercial use *(no longer supported)* diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index da91d29..8f6d8fc 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -4,7 +4,7 @@ "description": "The name of the application" }, "appDescription": { - "message": "Add Readability to Feedly and show the full content of articles", + "message": "Add Mercury to Feedly and show the full content of articles", "description": "The description of the application" }, "articleNotLoaded": { diff --git a/app/_locales/es/messages.json b/app/_locales/es/messages.json index ef32440..9484065 100644 --- a/app/_locales/es/messages.json +++ b/app/_locales/es/messages.json @@ -4,7 +4,7 @@ "description": "El nombre de la aplicación" }, "appDescription": { - "message": "Integra Readability en Feedly y muestra el contenido completo de los artículos", + "message": "Integra Mercury en Feedly y muestra el contenido completo de los artículos", "description": "La descripción de la aplicación" }, "articleNotLoaded": { diff --git a/app/_locales/it/messages.json b/app/_locales/it/messages.json index 6f5f49d..f174f44 100644 --- a/app/_locales/it/messages.json +++ b/app/_locales/it/messages.json @@ -4,7 +4,7 @@ "description": "Nome dell'applicazione" }, "appDescription": { - "message": "Integra Readability in Feedly e mostra il contenuto completo degli articoli", + "message": "Mostra il contenuto completo degli articoli in Feedly.com", "description": "Descrizione dell'applicazione" }, "articleNotLoaded": { @@ -63,8 +63,8 @@ "message": "API per l'elaborazione dell'articolo", "description": "Label in the option page for select type of API" }, - "optionsReadabilityApiKey": { - "message": "Chiave per Readability API", + "optionsMercuryApiKey": { + "message": "Chiave per Mercury API", "description": "Label in the option page for set the readbility api key" }, "optionsHelp": { @@ -92,35 +92,35 @@ "description": "Close the help popup" }, "optionsSetupReadbilityApiKey": { - "message" : "Configura la tua Readability Key in due semplici step", - "description": "Readability Help / first line : Setup your Readability API key in two easy steps" + "message" : "Configura la tua Mercury Key in due semplici step", + "description": "Mercury Help / first line : Setup your Mercury API key in two easy steps" }, "optionsStepOne": { - "message" : "1. Crea un account gratuito per Readability", - "description": "Readability Help / first step / Title : 1. Create a free Readability account" + "message" : "1. Crea un account gratuito per Mercury", + "description": "Mercury Help / first step / Title : 1. Create a free Mercury account" }, "optionsVisit": { "message" : "Visita il sito", - "description": "Readability Help / first step : Visit" + "description": "Mercury Help / first step : Visit" }, "optionsCreateFreeAccount": { "message" : "e crea un account gratuito", - "description": "Readability Help / first step : and create your free account." + "description": "Mercury Help / first step : and create your free account." }, "optionsLoginFacebook": { "message" : "E' anche possibile effettuare il login utilizzando Facebook", - "description": "Readability Help / first step / Facebook : You can also login using Facebook." + "description": "Mercury Help / first step / Facebook : You can also login using Facebook." }, "optionsStepTwo": { "message" : "2. Recuperate la vostra API Key", - "description": "Readability Help / second step / Title : 2. Get your API key" + "description": "Mercury Help / second step / Title : 2. Get your API key" }, "optionsYourApiKeyAvailableIn": { "message" : "La vostra key personale è disponibile nelle", - "description": "Readability Help / second step / Text : Your personal API key is available in your" + "description": "Mercury Help / second step / Text : Your personal API key is available in your" }, "optionsAccountSettings": { "message" : "impostazioni account (Settings/Account)", - "description": "Readability Help / second step / Link : account settings." + "description": "Mercury Help / second step / Link : account settings." } } diff --git a/app/manifest.json b/app/manifest.json index b7b74b5..2b65014 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -49,7 +49,6 @@ "activeTab", "storage", "https://boilerpipe-web.appspot.com/*", - "https://www.readability.com/api/*", "https://mercury.postlight.com/*" ], "options_page": "options.html" diff --git a/app/options.html b/app/options.html index 8c0ab5f..7aa321a 100644 --- a/app/options.html +++ b/app/options.html @@ -30,16 +30,8 @@

FullyFeedly

-
- - - Help - - -
@@ -70,35 +62,6 @@

FullyFeedly

- -