forked from ankit/stylebot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en.config
432 lines (284 loc) · 5.38 KB
/
en.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
@extension_description
Change the appearance of the web instantly
#==== CSS Properties ====
@font_family
Font
@font_size
Size
@font_style
Style
@line_height
Line Height
@text_decoration
Decoration
@text_transform
Transform
@text_align
Alignment
@text_color
Text
@background_color
Background
@visibility
Visibility
@hide
Hide
@margin
Margin
@border
Border
@padding
Padding
@width
Width
@height
Height
@none
None
@default
Default
@thin
Thin
@light
Light
@regular
Regular
@medium
Medium
@bold
Bold
@black
Black
@thin_italic
Thin Italic
@light_italic
Light Italic
@italic
Italic
@medium_italic
Medium Italic
@bold_italic
Bold Italic
@black_italic
Black Italic
@border_style
Style
@border_color
Color
@border_none
None
@border_solid
Solid
@border_dotted
Dotted
@border_dashed
Dashed
@border_double
Double
@border_groove
Groove
@border_ridge
Ridge
@border_inset
Inset
@border_outset
Outset
#==== Editor ====
@text_properties
Text
@color_properties
Colors
@layout_properties
Layout
@border_properties
Border
@basic_mode
Basic
@basic_mode_description
Visual CSS editor
@magic_mode
Magic
@magic_mode_description
Experimental features
@code_mode
Code
@code_mode_description
Code
@inspect_description
Select an element in the page to style it
@enter_css_selector
Enter CSS Selector...
@delete_style
Delete style...
@delete_style_for_url_title
Delete style for $url$
@delete_style_for_url_description
This will permanently delete your css for $url$. You cannot undo this.
@delete
Delete
@cancel
Cancel
@view_options
Options...
@view_keyboard_shortcuts
View keyboard shortcuts...
@resize
Resize
@dock_to_right
Dock to Right
@dock_to_left
Dock to Left
@adjust_page_layout
Adjust page layout
@close
Close
#==== Keyboard shortcuts help ====
@keyboard_shortcuts
Keyboard shortcuts
@customize
Customize
@editor
Editor
@global
Global
@toggle_editor
Toggle editor
@toggle_styling
Toggle styling
@toggle_readability
Toggle readability
@toggle_grayscale
Toggle grayscale
@toggle_inspector
Toggle element inspector
@move_editor
Move editor
@set_basic_mode
Switch to basic editor
@set_magic_mode
Switch to magic editor
@set_code_mode
Switch to code editor
@show_help
Show help
@hide_element
Apply CSS to show/hide selected elements
@styling
Styling
@magic_mode_description
Experimental features. May not work as expected on all pages.
#==== Readability ====
@readability
Readability
@enable_readability
Enable Readability
@readability_description
Make articles on this site readable by hiding non-essential page elements like sidebars, footers and ads.
@theme
Theme
@light_theme
Light
@dark_theme
Dark
@sepia_theme
Sepia
@decrease_width
Decrease Width
@increase_width
Increase Width
#==== Grayscale ====
@grayscale
Grayscale
@grayscale_description
Apply grayscale to the page.
#==== Popup ====
@open_stylebot
Open Stylebot
@close_stylebot
Close Stylebot
@see_whats_new_3_1
See what's new in 3.1...
#==== Context Menu ====
@style_element
Style Element
#==== Options ====
@basics_options
Basics
@styles_options
Styles
@sync_options
Sync
@help_options
Help
@donate
Donate
#==== Basics ====
@context_menu
Context Menu
@enable_right_click_menu
Enable Right Click Menu
#==== Styles ====
@add_new_style
Add a new style...
@enable_all_styles
Enable all
@disable_all_styles
Disable all
@open_delete_all_styles_dialog
Delete all...
@delete_all_warning
This will permanently delete all your styles. You can't undo this.
@delete_all_styles
Delete All Styles
@open_delete_style_dialog
Delete...
@delete_style_warning
This will permanently delete your style. You can't undo this.
@open_edit_style_dialog
Edit...
@save
Save
#==== Sync ====
@sync_via_google_drive
Manual Sync via Google Drive
@sync_description
You need to manually sync to update remote and/or local styles.
@view_synced_file
View
@download_synced_file
Download
@sync_now
Sync Now
@sync_in_progress
Syncing...
@synced_at_time
Synced $time$
@disable_google_drive_sync
Disable Google Drive Sync
@enable_google_drive_sync
Enable Google Drive Sync
#==== Backup ====
@backup
Backup
@backup_description
Export and import styles as JSON
@export
Export
@import
Import
@import_success
Styles successfully imported
@import_error
Could not import styles - $error$
#==== Store Listing ====
@store_listing
You pick an element and choose any changes you want to make from the editor. You can change the font, color, margins, visibility and a lot more. You can also code CSS manually.
★ Easy to use: Pick and style elements using UI actions
★ Simple & Quick: Changes are saved instantly
★ Code editor - Write your own CSS
★ Readability Mode - Make articles on any site readable by hiding non-essential page elements like sidebars, footers and ads.
★ Grayscale Mode - Turn on grayscale to reduce strain from websites
@privacy_policy
Privacy Policy:
Stylebot has never collected and will never collect any personal data, browsing history etc. The permission to access websites is to only let you customize the CSS for any webpage and automatically apply your CSS when you visit the webpage in the future.
In the future, Stylebot may collect browser version, platform name, user's settings (except website list or any other data which can help identify user). This information is needed for decision on implementing new features, removing unused features or suggesting default settings for new users. It will happen only with your permission.