diff --git a/platform/firefox/vapi-background.js b/platform/firefox/vapi-background.js index b01012cc3..8a61666b1 100644 --- a/platform/firefox/vapi-background.js +++ b/platform/firefox/vapi-background.js @@ -44,7 +44,7 @@ vAPI.fennec = Services.appinfo.ID === '{aa3c5121-dab2-40e2-81ca-7ea25febc110}'; /******************************************************************************/ vAPI.app = { - name: 'uBlockâ‚€', + name: 'uBlock Origin', version: location.hash.slice(1) };