https://github.com/ghostery/ghostery-newtab-extension
https://github.com/ghostery/ghostery-newtab-extension
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ghostery/ghostery-newtab-extension
- Owner: ghostery
- License: mpl-2.0
- Created: 2021-01-27T15:42:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-10T11:22:31.000Z (over 1 year ago)
- Last Synced: 2025-04-02T08:08:43.201Z (over 1 year ago)
- Language: JavaScript
- Size: 589 KB
- Stars: 4
- Watchers: 4
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ghostery Private Browser New Tab Page
New Tab page in Ghostery Private Browser is implemented as a web extension.
## Development
To start the extension run the following command (default target is Ghostery Private Browser located in `/Applications/Ghostery Private Browser.app`):
```
npm start [target=ghostery|firefox|chrome]
```