diff --git a/contentscript.js b/contentscript.js index d05b1de..052fc9b 100644 --- a/contentscript.js +++ b/contentscript.js @@ -66,7 +66,7 @@ headers: { Accept: acceptFormats.join(', ') }, - cache: false, + cache: true, dataType: 'text', error: function(req, textStatus, errorThrown) { failfunc();