mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-27 20:03:45 +03:00
34 lines
768 B
JSON
34 lines
768 B
JSON
{
|
||
"ExtensionName": {
|
||
"message": "Copy Unicode URLs",
|
||
"description": "Name of the extension."
|
||
},
|
||
"ExtensionDescription": {
|
||
"message": "复制 Unicode 网址时去掉令人讨厌的百分比编码或Punycode!",
|
||
"description": "Description of the extension."
|
||
},
|
||
"FOR_TESTING": {
|
||
"message": "FOR TESTING"
|
||
},
|
||
|
||
"IfToDecode": {
|
||
"message": "是否编码",
|
||
"description": ""
|
||
},
|
||
"IfToEncodeUrlTerminators": {
|
||
"message": "是否编码 URL 终止符",
|
||
"description": ""
|
||
},
|
||
"Donate": {
|
||
"message": "捐赠 ❤",
|
||
"description": ""
|
||
},
|
||
"CopyUnicodeUrl": {
|
||
"message": "复制 Unicode URL",
|
||
"description": ""
|
||
},
|
||
"IconHint": {
|
||
"message": "复制 unicode URL 到剪贴板",
|
||
"description": ""
|
||
}
|
||
} |