You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# DeviantArt Filter
2
2
3
-
> This browser extension allows you to filter/block/hide deviations by user, keyword, and/or category on DeviantArt
3
+
> This browser extension allows you to filter/block/hide deviations by userand/or keyword on DeviantArt
4
4
5
5
## Overview
6
6
7
-
Have you ever want to block/filter deviations (a.k.a. submissions) while browsing [DeviantArt](https://www.deviantart.com)? **Well now you can!** Simply [install DeviantArt Filter](#installation) in your web browser of choice and start filtering by user, keyword, and/or category.
7
+
Have you ever want to block/filter deviations (a.k.a. submissions) while browsing [DeviantArt](https://www.deviantart.com)? **Well now you can!** Simply [install DeviantArt Filter](#installation) in your web browser of choice and start filtering by userand/or keyword.
"message": "Show the filter type/value on filtered deviations"
146
+
},
135
147
"Options_ShowUpdatedPage_Header": {
136
148
"message": "Show Release Notes for Updates"
137
149
},
@@ -165,45 +177,30 @@
165
177
"SidebarLink_ImportExport": {
166
178
"message": "Import/Export"
167
179
},
168
-
"SidebarLink_Categories": {
169
-
"message": "Category Filters"
170
-
},
171
180
"SidebarLink_Keywords": {
172
181
"message": "Keyword Filters"
173
182
},
174
183
"SidebarLink_Users": {
175
184
"message": "User Filters"
176
185
},
177
-
"FilterTitle_Category": {
178
-
"message": "Category"
179
-
},
180
186
"FilterTitle_Keyword": {
181
187
"message": "Keyword"
182
188
},
183
189
"FilterTitle_User": {
184
190
"message": "User"
185
191
},
186
-
"FilterTitle_Categories": {
187
-
"message": "Categories"
188
-
},
189
192
"FilterTitle_Keywords": {
190
193
"message": "Keywords"
191
194
},
192
195
"FilterTitle_Users": {
193
196
"message": "Users"
194
197
},
195
-
"FilteredTitle_Categories": {
196
-
"message": "Filtered Categories"
197
-
},
198
198
"FilteredTitle_Keywords": {
199
199
"message": "Filtered Keywords"
200
200
},
201
201
"FilteredTitle_Users": {
202
202
"message": "Filtered Users"
203
203
},
204
-
"Filter_Categories_PropTitle_Name": {
205
-
"message": "Category"
206
-
},
207
204
"Filter_Keywords_PropTitle_Keyword": {
208
205
"message": "Keyword"
209
206
},
@@ -225,25 +222,10 @@
225
222
"UnsupportedFilterError": {
226
223
"message": "Unsupported filter type"
227
224
},
228
-
"CategoriesMenuLabel": {
229
-
"message": "Select a category (type to search)",
230
-
"description": "The label shown on the categories autocomplete menu"
231
-
},
232
-
"CategoriesMenuNoOptionsText": {
233
-
"message": "No matching categories",
234
-
"description": "The text shown on the categories autocomplete menu when no options match the entered value"
235
-
},
236
-
"CategoriesMenuErrorOption": {
237
-
"message": "Failed to load category data",
238
-
"description": "The option shown (disabled) when category data cannot be loaded"
239
-
},
240
225
"DarkModeSwitchLabel": {
241
226
"message": "Dark Mode",
242
227
"description": "The message displayed on the switch for toggling Dark Mode"
243
228
},
244
-
"Placeholder_Category": {
245
-
"message": "Filtered Category"
246
-
},
247
229
"Placeholder_Keyword": {
248
230
"message": "Filtered Keyword"
249
231
},
@@ -306,9 +288,6 @@
306
288
"CreateFiltersFromDeviation_Username_Help": {
307
289
"message": "Toggle the switch to create a new user filter."
308
290
},
309
-
"CreateFiltersFromDeviation_Category_Help": {
310
-
"message": "Click on sections of the following category hierarchy to create a new category filter. (You can click on a selected section to unselect it.)"
311
-
},
312
291
"CreateFiltersFromDeviation_Tags_Help": {
313
292
"message": "Select one or more of the following tags to create new keyword filters."
0 commit comments