Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Favicon #3

Merged
merged 1 commit into from Oct 16, 2020
Merged

Favicon #3

Changes from all commits
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

BIN +98.9 KB src/favicon.ico
Binary file not shown.
@@ -1,5 +1,5 @@
{
"version": "0.1.2",
"version": "0.1.3",
"browser_specific_settings": {
"gecko": {
"id": "search@ghostery.com"
@@ -25,6 +25,12 @@
"https://ghosterysearch.com/*",
"http://localhost/*"
],
"icons": {
"16": "favicon.ico"
},
"web_accessible_resources": [
"favicon.ico"
],
"chrome_settings_overrides" : {
"search_provider": {
"name": "Ghostery Search",
ProTip! Use n and p to navigate between commits in a pull request.