uBlock/src/js
Deathamns 6d49ef0dac Avoid using Chrome's @@bidi_* type i18n messages
... for the sake of portability.

When including vapi-common.js in an HTML file, then the body element there
will have a "dir" attribute filled with the current locale's direction
(ltr or rtl).

The following languages are considered right-to-left: ar, he, fa, ps, ur.
Everything else is left-to-right.

After the "dir" attribute is set, we can decide in CSS which elements
should have different styling for rtl languages (e.g., body[dir=rtl] #id).
2014-11-09 17:40:40 +01:00
..
1p-filters.js Use utf-8 for data: URIs when downloading 2014-11-09 17:39:43 +01:00
3p-filters.js Move vAPI into .jshintrc as a global 2014-11-09 17:39:22 +01:00
about.js Use utf-8 for data: URIs when downloading 2014-11-09 17:39:43 +01:00
asset-viewer.js Add .jshintrc, and use the "use strict" directive 2014-11-09 17:39:17 +01:00
assets.js Use a dedicated file for storing extension info 2014-11-09 17:39:38 +01:00
async.js Move vAPI into .jshintrc as a global 2014-11-09 17:39:22 +01:00
background.js Use a dedicated file for storing extension info 2014-11-09 17:39:38 +01:00
contentscript-end.js Add .jshintrc, and use the "use strict" directive 2014-11-09 17:39:17 +01:00
contentscript-start.js Add .jshintrc, and use the "use strict" directive 2014-11-09 17:39:17 +01:00
contextmenu.js Remove unnecessary comments 2014-11-09 17:39:33 +01:00
cosmetic-filtering.js Add .jshintrc, and use the "use strict" directive 2014-11-09 17:39:17 +01:00
dashboard-common.js Add .jshintrc, and use the "use strict" directive 2014-11-09 17:39:17 +01:00
dashboard.js Avoid using Chrome's @@bidi_* type i18n messages 2014-11-09 17:40:40 +01:00
element-picker.js Script injection, element picker, messaging 2014-11-09 17:39:30 +01:00
i18n.js Add .jshintrc, and use the "use strict" directive 2014-11-09 17:39:17 +01:00
js-loader.js Add .jshintrc, and use the "use strict" directive 2014-11-09 17:39:17 +01:00
liquid-dict.js Add .jshintrc, and use the "use strict" directive 2014-11-09 17:39:17 +01:00
messaging.js Avoid using Chrome's @@bidi_* type i18n messages 2014-11-09 17:40:40 +01:00
mirrors.js Move vAPI into .jshintrc as a global 2014-11-09 17:39:22 +01:00
net-filtering.js Fix "invalid token" exception in Safari 2014-11-09 17:39:24 +01:00
pagestore.js Move vAPI into .jshintrc as a global 2014-11-09 17:39:22 +01:00
popup.js Use a dedicated file for storing extension info 2014-11-09 17:39:38 +01:00
profiler.js Add .jshintrc, and use the "use strict" directive 2014-11-09 17:39:17 +01:00
settings.js Add .jshintrc, and use the "use strict" directive 2014-11-09 17:39:17 +01:00
start.js Add .jshintrc, and use the "use strict" directive 2014-11-09 17:39:17 +01:00
stats.js Move vAPI into .jshintrc as a global 2014-11-09 17:39:22 +01:00
storage.js Use a dedicated file for storing extension info 2014-11-09 17:39:38 +01:00
tab.js Move vAPI into .jshintrc as a global 2014-11-09 17:39:22 +01:00
traffic.js Move vAPI into .jshintrc as a global 2014-11-09 17:39:22 +01:00
ublock.js Script injection, element picker, messaging 2014-11-09 17:39:30 +01:00
udom.js Add .jshintrc, and use the "use strict" directive 2014-11-09 17:39:17 +01:00
uritools.js Add .jshintrc, and use the "use strict" directive 2014-11-09 17:39:17 +01:00
utils.js Add .jshintrc, and use the "use strict" directive 2014-11-09 17:39:17 +01:00
vapi-appinfo.js Use a dedicated file for storing extension info 2014-11-09 17:39:38 +01:00
vapi-background.js Remove unnecessary comments 2014-11-09 17:39:33 +01:00
vapi-client.js Avoid using Chrome's @@bidi_* type i18n messages 2014-11-09 17:40:40 +01:00
vapi-common.js Avoid using Chrome's @@bidi_* type i18n messages 2014-11-09 17:40:40 +01:00
whitelist.js Use utf-8 for data: URIs when downloading 2014-11-09 17:39:43 +01:00
xal.js Script injection, element picker, messaging 2014-11-09 17:39:30 +01:00