Skip to content

Commit

Permalink
fix: replace extensions keywrods with apps keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
jaynewey committed Feb 28, 2022
1 parent 1cadaa0 commit 197af29
Showing 1 changed file with 21 additions and 5 deletions.
26 changes: 21 additions & 5 deletions keywords.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,26 @@
"secure",
"ship"
],
"apps": [
"addons",
"applications",
"plugins",
"programs"
],
"apps-minus": [
"addons",
"applications",
"plugins",
"programs",
"remove"
],
"apps-plus": [
"add",
"addons",
"applications",
"plugins",
"programs"
],
"archive": [
"store"
],
Expand Down Expand Up @@ -303,10 +323,6 @@
"tear",
"water"
],
"extensions": [
"apps",
"plugins"
],
"eye": [
"see",
"vision"
Expand Down Expand Up @@ -959,4 +975,4 @@
"magnifying-glass",
"minify"
]
}
}

0 comments on commit 197af29

Please sign in to comment.