Skip to content

Commit d239660

Browse files
authored
Release 10.2.14 (#1501)
* Rollback app-sandox entitlement for macOS * Revert xcode entitlements * Revert dev env to production ghostery.com * Fix Firefox popup width layout shift by contributor badge * Fix korean extension name
1 parent 32c2160 commit d239660

19 files changed

+99
-16
lines changed

extension-manifest-v3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ghostery/extension-manifest-v3",
33
"private": true,
4-
"version": "10.2.13",
4+
"version": "10.2.14",
55
"type": "module",
66
"scripts": {
77
"postinstall": "npm run download-engines && npm run download-whotracksme-bloomfilter",

extension-manifest-v3/src/_locales/de/messages.json

+6
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,9 @@
459459
"terms___conditions": {
460460
"message": "Konditionen"
461461
},
462+
"thank_you_for_your_support_in_ghostery_s_fight_for_a_web_where_privacy_is_a_basic_human_right_": {
463+
"message": "Thank you for your support in Ghostery's fight for a web where privacy is a basic human right!"
464+
},
462465
"tired_of_cookie_popups_": {
463466
"message": "HABEN SIE GENUG VON COOKIE-POPUPS?"
464467
},
@@ -538,6 +541,9 @@
538541
"yes": {
539542
"message": "Ja"
540543
},
544+
"you_are_awesome_": {
545+
"message": "You are awesome!"
546+
},
541547
"you_are_signed_in_as_": {
542548
"message": "Sie sind angemeldet als:"
543549
},

extension-manifest-v3/src/_locales/en/messages.json

+6
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,9 @@
459459
"terms___conditions": {
460460
"message": "Terms & Conditions"
461461
},
462+
"thank_you_for_your_support_in_ghostery_s_fight_for_a_web_where_privacy_is_a_basic_human_right_": {
463+
"message": "Thank you for your support in Ghostery's fight for a web where privacy is a basic human right!"
464+
},
462465
"tired_of_cookie_popups_": {
463466
"message": "TIRED OF COOKIE POPUPS?"
464467
},
@@ -538,6 +541,9 @@
538541
"yes": {
539542
"message": "Yes"
540543
},
544+
"you_are_awesome_": {
545+
"message": "You are awesome!"
546+
},
541547
"you_are_signed_in_as_": {
542548
"message": "You are signed in as:"
543549
},

extension-manifest-v3/src/_locales/es/messages.json

+6
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,9 @@
459459
"terms___conditions": {
460460
"message": "Términos y condiciones"
461461
},
462+
"thank_you_for_your_support_in_ghostery_s_fight_for_a_web_where_privacy_is_a_basic_human_right_": {
463+
"message": "Thank you for your support in Ghostery's fight for a web where privacy is a basic human right!"
464+
},
462465
"tired_of_cookie_popups_": {
463466
"message": "¿TE HAS CANSADO DE LAS VENTANAS SOBRE LAS COOKIES?"
464467
},
@@ -538,6 +541,9 @@
538541
"yes": {
539542
"message": ""
540543
},
544+
"you_are_awesome_": {
545+
"message": "You are awesome!"
546+
},
541547
"you_are_signed_in_as_": {
542548
"message": "Iniciaste sesión como:"
543549
},

extension-manifest-v3/src/_locales/fr/messages.json

+6
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,9 @@
459459
"terms___conditions": {
460460
"message": "Conditions générales d'utilisation"
461461
},
462+
"thank_you_for_your_support_in_ghostery_s_fight_for_a_web_where_privacy_is_a_basic_human_right_": {
463+
"message": "Thank you for your support in Ghostery's fight for a web where privacy is a basic human right!"
464+
},
462465
"tired_of_cookie_popups_": {
463466
"message": "REFUSER LES COOKIES VOUS USE ?"
464467
},
@@ -538,6 +541,9 @@
538541
"yes": {
539542
"message": "Oui"
540543
},
544+
"you_are_awesome_": {
545+
"message": "You are awesome!"
546+
},
541547
"you_are_signed_in_as_": {
542548
"message": "Vous êtes connecté en tant que :"
543549
},

extension-manifest-v3/src/_locales/it/messages.json

+6
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,9 @@
459459
"terms___conditions": {
460460
"message": "Termini e Condizioni"
461461
},
462+
"thank_you_for_your_support_in_ghostery_s_fight_for_a_web_where_privacy_is_a_basic_human_right_": {
463+
"message": "Thank you for your support in Ghostery's fight for a web where privacy is a basic human right!"
464+
},
462465
"tired_of_cookie_popups_": {
463466
"message": "STANCO DEI POPUP DEI COOKIE?"
464467
},
@@ -538,6 +541,9 @@
538541
"yes": {
539542
"message": ""
540543
},
544+
"you_are_awesome_": {
545+
"message": "You are awesome!"
546+
},
541547
"you_are_signed_in_as_": {
542548
"message": "Hai effettuato l’accesso come:"
543549
},

extension-manifest-v3/src/_locales/ja/messages.json

+6
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,9 @@
459459
"terms___conditions": {
460460
"message": "利用規約"
461461
},
462+
"thank_you_for_your_support_in_ghostery_s_fight_for_a_web_where_privacy_is_a_basic_human_right_": {
463+
"message": "Thank you for your support in Ghostery's fight for a web where privacy is a basic human right!"
464+
},
462465
"tired_of_cookie_popups_": {
463466
"message": "クッキーのポップアップにうんざりですか?"
464467
},
@@ -538,6 +541,9 @@
538541
"yes": {
539542
"message": "はい"
540543
},
544+
"you_are_awesome_": {
545+
"message": "You are awesome!"
546+
},
541547
"you_are_signed_in_as_": {
542548
"message": "次のユーザーでサインインしています:"
543549
},

extension-manifest-v3/src/_locales/ko/messages.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
"message": "Ghostery가 귀하의 완전한 개인 정보 보호를 지원할 수 있게 하고 모든 팝업 및 추적을 거부하십시오. 또는 직접 실행할 수도 있습니다!"
288288
},
289289
"manifest_name": {
290-
"message": "고스트 트래커 및 광고 차단기 - 프라이버시 AdBlock"
290+
"message": "고스터리 트래커 및 광고 차단기 - 프라이버시 AdBlock"
291291
},
292292
"manifest_short_description": {
293293
"message": "Ghostery는 강력한 개인정보 보호 확장 프로그램입니다. 광고와 트래커를 차단하고 웹 사이트의 속도를 높여줍니다."
@@ -459,6 +459,9 @@
459459
"terms___conditions": {
460460
"message": "사용 약관 "
461461
},
462+
"thank_you_for_your_support_in_ghostery_s_fight_for_a_web_where_privacy_is_a_basic_human_right_": {
463+
"message": "Thank you for your support in Ghostery's fight for a web where privacy is a basic human right!"
464+
},
462465
"tired_of_cookie_popups_": {
463466
"message": "쿠키 팝업이 너무 많습니까?"
464467
},
@@ -538,6 +541,9 @@
538541
"yes": {
539542
"message": ""
540543
},
544+
"you_are_awesome_": {
545+
"message": "You are awesome!"
546+
},
541547
"you_are_signed_in_as_": {
542548
"message": "로그인한 계정:"
543549
},

extension-manifest-v3/src/_locales/pl/messages.json

+6
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,9 @@
459459
"terms___conditions": {
460460
"message": "Warunki"
461461
},
462+
"thank_you_for_your_support_in_ghostery_s_fight_for_a_web_where_privacy_is_a_basic_human_right_": {
463+
"message": "Thank you for your support in Ghostery's fight for a web where privacy is a basic human right!"
464+
},
462465
"tired_of_cookie_popups_": {
463466
"message": "MASZ JUŻ DOŚĆ PYTAŃ O CIASTECZKA?"
464467
},
@@ -538,6 +541,9 @@
538541
"yes": {
539542
"message": "Tak"
540543
},
544+
"you_are_awesome_": {
545+
"message": "You are awesome!"
546+
},
541547
"you_are_signed_in_as_": {
542548
"message": "Zalogowano jako:"
543549
},

extension-manifest-v3/src/_locales/pt_BR/messages.json

+6
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,9 @@
459459
"terms___conditions": {
460460
"message": "Termos e Condições"
461461
},
462+
"thank_you_for_your_support_in_ghostery_s_fight_for_a_web_where_privacy_is_a_basic_human_right_": {
463+
"message": "Thank you for your support in Ghostery's fight for a web where privacy is a basic human right!"
464+
},
462465
"tired_of_cookie_popups_": {
463466
"message": "CANSADO DE POPUPS DE COOKIES?"
464467
},
@@ -538,6 +541,9 @@
538541
"yes": {
539542
"message": "Sim"
540543
},
544+
"you_are_awesome_": {
545+
"message": "You are awesome!"
546+
},
541547
"you_are_signed_in_as_": {
542548
"message": "Você entrou como:"
543549
},

extension-manifest-v3/src/_locales/ru/messages.json

+6
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,9 @@
459459
"terms___conditions": {
460460
"message": "Условия и положения"
461461
},
462+
"thank_you_for_your_support_in_ghostery_s_fight_for_a_web_where_privacy_is_a_basic_human_right_": {
463+
"message": "Thank you for your support in Ghostery's fight for a web where privacy is a basic human right!"
464+
},
462465
"tired_of_cookie_popups_": {
463466
"message": "УСТАЛИ ОТ ВСПЛЫВАЮЩИХ УВЕДОМЛЕНИЙ О ФАЙЛАХ COOKIE?"
464467
},
@@ -538,6 +541,9 @@
538541
"yes": {
539542
"message": "Да"
540543
},
544+
"you_are_awesome_": {
545+
"message": "You are awesome!"
546+
},
541547
"you_are_signed_in_as_": {
542548
"message": "Вы вошли как:"
543549
},

extension-manifest-v3/src/_locales/zh_CN/messages.json

+6
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,9 @@
459459
"terms___conditions": {
460460
"message": "条款和条件"
461461
},
462+
"thank_you_for_your_support_in_ghostery_s_fight_for_a_web_where_privacy_is_a_basic_human_right_": {
463+
"message": "Thank you for your support in Ghostery's fight for a web where privacy is a basic human right!"
464+
},
462465
"tired_of_cookie_popups_": {
463466
"message": "厌烦了 Cookie 弹出窗口?"
464467
},
@@ -538,6 +541,9 @@
538541
"yes": {
539542
"message": ""
540543
},
544+
"you_are_awesome_": {
545+
"message": "You are awesome!"
546+
},
541547
"you_are_signed_in_as_": {
542548
"message": "你的登录身份为:"
543549
},

extension-manifest-v3/src/_locales/zh_TW/messages.json

+6
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,9 @@
459459
"terms___conditions": {
460460
"message": "條款及條件"
461461
},
462+
"thank_you_for_your_support_in_ghostery_s_fight_for_a_web_where_privacy_is_a_basic_human_right_": {
463+
"message": "Thank you for your support in Ghostery's fight for a web where privacy is a basic human right!"
464+
},
462465
"tired_of_cookie_popups_": {
463466
"message": "厭倦了 Cookie 彈出式視窗?"
464467
},
@@ -538,6 +541,9 @@
538541
"yes": {
539542
"message": ""
540543
},
544+
"you_are_awesome_": {
545+
"message": "You are awesome!"
546+
},
541547
"you_are_signed_in_as_": {
542548
"message": "您登入為:"
543549
},

extension-manifest-v3/src/pages/panel/views/navigation.js

+5-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,11 @@ export default {
131131
/>
132132
<div>
133133
<ui-text type="label-l">You are awesome!</ui-text>
134-
<ui-text type="body-s" color="gray-600">
134+
<ui-text
135+
type="body-s"
136+
color="gray-600"
137+
layout="width:::200px"
138+
>
135139
Thank you for your support in Ghostery's fight for a web
136140
where privacy is a basic human right!
137141
</ui-text>

extension-manifest-v3/src/utils/api.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
import { jwtDecode } from 'jwt-decode';
1313

14-
const DOMAIN = 'ghosterystage.com';
14+
const DOMAIN = 'ghostery.com';
1515

1616
const AUTH_URL = `https://consumerapi.${DOMAIN}/api/v2`;
1717
const ACCOUNT_URL = `https://accountapi.${DOMAIN}/api/v2.1.0`;

extension-manifest-v3/xcode/Ghostery.xcodeproj/project.pbxproj

+4-4
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,7 @@
886886
CLANG_WARN_UNREACHABLE_CODE = YES;
887887
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
888888
COPY_PHASE_STRIP = NO;
889-
CURRENT_PROJECT_VERSION = 146;
889+
CURRENT_PROJECT_VERSION = 151;
890890
DEAD_CODE_STRIPPING = YES;
891891
DEBUG_INFORMATION_FORMAT = dwarf;
892892
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -905,7 +905,7 @@
905905
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
906906
GCC_WARN_UNUSED_FUNCTION = YES;
907907
GCC_WARN_UNUSED_VARIABLE = YES;
908-
MARKETING_VERSION = 10.2.13;
908+
MARKETING_VERSION = 10.2.14;
909909
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
910910
MTL_FAST_MATH = YES;
911911
ONLY_ACTIVE_ARCH = YES;
@@ -948,7 +948,7 @@
948948
CLANG_WARN_UNREACHABLE_CODE = YES;
949949
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
950950
COPY_PHASE_STRIP = NO;
951-
CURRENT_PROJECT_VERSION = 146;
951+
CURRENT_PROJECT_VERSION = 151;
952952
DEAD_CODE_STRIPPING = YES;
953953
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
954954
ENABLE_NS_ASSERTIONS = NO;
@@ -961,7 +961,7 @@
961961
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
962962
GCC_WARN_UNUSED_FUNCTION = YES;
963963
GCC_WARN_UNUSED_VARIABLE = YES;
964-
MARKETING_VERSION = 10.2.13;
964+
MARKETING_VERSION = 10.2.14;
965965
MTL_ENABLE_DEBUG_INFO = NO;
966966
MTL_FAST_MATH = YES;
967967
SWIFT_COMPILATION_MODE = wholemodule;
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
4-
<dict/>
4+
<dict>
5+
<key>com.apple.security.app-sandbox</key>
6+
<true />
7+
<key>com.apple.security.files.user-selected.read-only</key>
8+
<true />
9+
<key>com.apple.security.network.client</key>
10+
<true />
11+
</dict>
512
</plist>
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
4-
<dict>
5-
<key>com.apple.security.app-sandbox</key>
6-
<true/>
7-
<key>com.apple.security.files.user-selected.read-only</key>
8-
<true/>
9-
</dict>
4+
<dict>
5+
<key>com.apple.security.app-sandbox</key>
6+
<true />
7+
<key>com.apple.security.files.user-selected.read-only</key>
8+
<true />
9+
</dict>
1010
</plist>

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)