mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-23 18:03:44 +03:00
22 lines
485 B
JSON
22 lines
485 B
JSON
{
|
|
"ExtensionName": {
|
|
"message": "Runet censorship bypass",
|
|
"description": "Name of the extension."
|
|
},
|
|
"ExtensionDescription": {
|
|
"message": "Copy Unicode URLs to clipboard without nasty percent-encodings or Punycode!",
|
|
"description": "Description of the extension."
|
|
},
|
|
"FOR_TESTING": {
|
|
"message": "FOR TESTING"
|
|
},
|
|
"Version": {
|
|
"message": "Version"
|
|
},
|
|
"PacUpdated": {
|
|
"message": "Updated"
|
|
},
|
|
"Donate": {
|
|
"message": "Donate ❤"
|
|
}
|
|
} |