- Remove global LanguageDetection instance from backgroundScript.js,
so that it is obvious that the pageAction.onClicked listener does
not depend on any tab-specific state.
- Minimize the amount of data (i.e. wordsToDetect) that is being
passed back and forth, to only when needed.
Fixes#284Fixes#296
* Replaces cld by fasttext
* fixing linter
* Removing leftovers from other issue
* removing more leftovers
* Adding back csp to the manifest
* Organizing assets better in the right folders
* Make comment about norwegian more clear
* fix typo on comments