diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:05 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:05 +0100 |
commit | c058fa0fb22dc40ef0225b21a97578cddd0aaffa (patch) | |
tree | df20f8b4c724b61cb9c34cdb450a7ac77d690bd0 /files/ru/glossary/privileged_code/index.html | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-c058fa0fb22dc40ef0225b21a97578cddd0aaffa.tar.gz translated-content-c058fa0fb22dc40ef0225b21a97578cddd0aaffa.tar.bz2 translated-content-c058fa0fb22dc40ef0225b21a97578cddd0aaffa.zip |
unslug ru: move
Diffstat (limited to 'files/ru/glossary/privileged_code/index.html')
-rw-r--r-- | files/ru/glossary/privileged_code/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/files/ru/glossary/privileged_code/index.html b/files/ru/glossary/privileged_code/index.html new file mode 100644 index 0000000000..c8f7e0c484 --- /dev/null +++ b/files/ru/glossary/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> |