From a2847d9f6a0395a0bf6e1581f49368e387f73ad0 Mon Sep 17 00:00:00 2001 From: kkapsner Date: Mon, 16 Jul 2018 00:28:02 +0200 Subject: [PATCH] Added list of protected APIs to the addon description. --- .documentation/addon description/de/description.txt | 7 +++++++ .documentation/addon description/en/description.txt | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/.documentation/addon description/de/description.txt b/.documentation/addon description/de/description.txt index 4b1c5b2..0479ec0 100644 --- a/.documentation/addon description/de/description.txt +++ b/.documentation/addon description/de/description.txt @@ -13,4 +13,11 @@ Die verschiedenen Blockiermodi sind:
  • alles erlauben: Ignoriere alle Listen und erlaube die canvas-API auf allen Webseiten.
  • +Geschütze "Fingerprinting"-APIs: + + Falls Sie Fehler finden oder Verbesserungsvorschläge haben, teilen Sie mir das bitte auf https://github.com/kkapsner/CanvasBlocker/issues mit. \ No newline at end of file diff --git a/.documentation/addon description/en/description.txt b/.documentation/addon description/en/description.txt index 5c02aa7..891655c 100644 --- a/.documentation/addon description/en/description.txt +++ b/.documentation/addon description/en/description.txt @@ -13,4 +13,11 @@ The different block modes are:
  • allow everything: Ignore all lists and allow the canvas API on all websites.
  • +Protected "fingerprinting" APIs: + + Please report issues and feature requests at https://github.com/kkapsner/CanvasBlocker/issues