Skip to content

Commit 775b8ff

Browse files
Update README (#819)
1 parent 5aea082 commit 775b8ff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Ghostery Browser Extension
44

5-
This repository is a home of all Ghostery Browser Extensions for various platforms.
5+
This repository is home to all Ghostery Browser Extensions for various platforms.
66

77
## Folder structure
88

extension-manifest-v3/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Ghostery helps you browse smarter by giving you control over ads and tracking technologies to speed up page loads, eliminate clutter, and protect your data.
44

5-
This repository contains a version built with the new `chrome.declarativeNetRequest` API allowing it to be used in Safari. For non-Safari browsers like Chrome, Firefox, Opera and Edge, we recommended to use instead the "classic" [Ghostery browser extension](https://github.com/ghostery/ghostery-extension/), which is built on the older, but more capable webRequest API.
5+
This repository contains a version built with the new `chrome.declarativeNetRequest` API allowing it to be used in Safari. For non-Safari browsers like Chrome, Firefox, Opera and Edge, we recommend using the "classic" [Ghostery browser extension](../extension-manifest-v2) instead, which is built on the older, but more capable webRequest API.
66

77
## Local development
88

@@ -30,4 +30,4 @@ Use the [Transifex client](https://docs.transifex.com/client/introduction) to pu
3030
2. `npm run xcode-export-locales` for generating the `en.xliff` file
3131
3. `tx push` to upload the updated source files to the Transifex
3232

33-
For pulling translated messages run `tx pull`. However, for the native part, open project in Xcode, and use the `Import Localizations` feature with the resources directly downloaded from the Transifex.`
33+
For pulling translated messages run `tx pull`. However, for the native part, open project in Xcode, and use the `Import Localizations` feature with the resources directly downloaded from the Transifex.`

0 commit comments

Comments
 (0)