-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
33 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,10 @@ | |
|
||
## [Unreleased] | ||
|
||
## [1.0.1] | ||
|
||
- Add author & homepage_url to extensions' manifest | ||
|
||
## [1.0.0] | ||
|
||
- Initial version |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"name": "ArchLinux AUR Search", | ||
"short_name": "archlinux_search_aur", | ||
"description": "Adds ArchLinux AUR as a search engine.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"icons": { | ||
"16": "icons/arch.svg", | ||
"64": "icons/arch.svg", | ||
|
@@ -22,5 +22,7 @@ | |
"id": "[email protected]", | ||
"strict_min_version": "55.0" | ||
} | ||
} | ||
}, | ||
"author": "noraj", | ||
"homepage_url": "https://github.com/noraj/firefox-extension-arch-search" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"name": "ArchLinux Bugtracker (by FS) Search", | ||
"short_name": "archlinux_search_bugs_fs", | ||
"description": "Adds ArchLinux Bugtracker (by FS) as a search engine.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"icons": { | ||
"16": "icons/arch.svg", | ||
"64": "icons/arch.svg", | ||
|
@@ -22,5 +22,7 @@ | |
"id": "[email protected]", | ||
"strict_min_version": "55.0" | ||
} | ||
} | ||
}, | ||
"author": "noraj", | ||
"homepage_url": "https://github.com/noraj/firefox-extension-arch-search" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"name": "ArchLinux Bugtracker (by text) Search", | ||
"short_name": "archlinux_search_bugs_t", | ||
"description": "Adds ArchLinux Bugtracker (by text) as a search engine.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"icons": { | ||
"16": "icons/arch.svg", | ||
"64": "icons/arch.svg", | ||
|
@@ -22,5 +22,7 @@ | |
"id": "[email protected]", | ||
"strict_min_version": "55.0" | ||
} | ||
} | ||
}, | ||
"author": "noraj", | ||
"homepage_url": "https://github.com/noraj/firefox-extension-arch-search" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"name": "ArchLinux Forum (by author) Search", | ||
"short_name": "archlinux_search_forum_a", | ||
"description": "Adds ArchLinux Forum (by author) as a search engine.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"icons": { | ||
"16": "icons/arch.svg", | ||
"64": "icons/arch.svg", | ||
|
@@ -22,5 +22,7 @@ | |
"id": "[email protected]", | ||
"strict_min_version": "55.0" | ||
} | ||
} | ||
}, | ||
"author": "noraj", | ||
"homepage_url": "https://github.com/noraj/firefox-extension-arch-search" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"name": "ArchLinux Forum (by keywords) Search", | ||
"short_name": "archlinux_search_forum_k", | ||
"description": "Adds ArchLinux Forum (by keywords) as a search engine.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"icons": { | ||
"16": "icons/arch.svg", | ||
"64": "icons/arch.svg", | ||
|
@@ -22,5 +22,7 @@ | |
"id": "[email protected]", | ||
"strict_min_version": "55.0" | ||
} | ||
} | ||
}, | ||
"author": "noraj", | ||
"homepage_url": "https://github.com/noraj/firefox-extension-arch-search" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"name": "ArchLinux Packages Search", | ||
"short_name": "archlinux_search_pkgs", | ||
"description": "Adds ArchLinux Packages as a search engine.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"icons": { | ||
"16": "icons/arch.svg", | ||
"64": "icons/arch.svg", | ||
|
@@ -22,5 +22,7 @@ | |
"id": "[email protected]", | ||
"strict_min_version": "55.0" | ||
} | ||
} | ||
}, | ||
"author": "noraj", | ||
"homepage_url": "https://github.com/noraj/firefox-extension-arch-search" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"name": "ArchLinux Wiki Search", | ||
"short_name": "archlinux_search_wiki", | ||
"description": "Adds ArchLinux Wiki as a search engine.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"icons": { | ||
"16": "icons/arch.svg", | ||
"64": "icons/arch.svg", | ||
|
@@ -22,5 +22,7 @@ | |
"id": "[email protected]", | ||
"strict_min_version": "55.0" | ||
} | ||
} | ||
}, | ||
"author": "noraj", | ||
"homepage_url": "https://github.com/noraj/firefox-extension-arch-search" | ||
} |