aboutsummaryrefslogtreecommitdiff
path: root/files/ru/словарь/privileged_code
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:52 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:52 -0500
commit074785cea106179cb3305637055ab0a009ca74f2 (patch)
treee6ae371cccd642aa2b67f39752a2cdf1fd4eb040 /files/ru/словарь/privileged_code
parentda78a9e329e272dedb2400b79a3bdeebff387d47 (diff)
downloadtranslated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.gz
translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.bz2
translated-content-074785cea106179cb3305637055ab0a009ca74f2.zip
initial commit
Diffstat (limited to 'files/ru/словарь/privileged_code')
-rw-r--r--files/ru/словарь/privileged_code/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/files/ru/словарь/privileged_code/index.html b/files/ru/словарь/privileged_code/index.html
new file mode 100644
index 0000000000..c8f7e0c484
--- /dev/null
+++ b/files/ru/словарь/privileged_code/index.html
@@ -0,0 +1,10 @@
+---
+title: Привилегированный код
+slug: Словарь/privileged_code
+tags:
+ - privileged
+translation_of: Glossary/privileged_code
+---
+<p><strong>Привилегированный код (Privileged code</strong>) - Javascript-код расширения, например, скриптов <code>content scripts</code>.</p>
+
+<p><strong>Непривилегированный код</strong> - обычный Javascript на веб-странице</p>