FREE-X
Free, fast and reliable proxy
What is FREE-X?
FREE-X is a Chrome extension developed by https://free-x.ru, and its main feature is "Free, fast and reliable proxy".
Extension Screenshots
Download FREE-X Extension CRX File
Download FREE-X extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
FREE-X - доступ к telegram(web.telegram.org).
Добавим любой сайт, по вашему запросу.
Напишите нам через форму обратной связи на сайте free-x.ru Extension Basic Information
| Name | |
| ID | dcobgidepnbacgebnclbmjlelecadodf |
| Official URL | https://chromewebstore.google.com/detail/free-x/dcobgidepnbacgebnclbmjlelecadodf |
| Description | Free, fast and reliable proxy |
| File Size | 1.84 MB |
| Installation Count | 76 |
| Current Version | 0.6 |
| Last Updated | 2019-04-30 |
| Publish Date | 2019-04-30 |
| Developer | https://free-x.ru |
| Payment Type | free |
| Supported Languages | en,ru |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_expName__",
"short_name": "__MSG_shortName__",
"description": "__MSG_expDesc__",
"default_locale": "ru",
"homepage_url": "http:\/\/free-x.ru",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html",
"default_title": "FREE-X"
},
"background": {
"scripts": [
"js\/background.js"
]
},
"icons": {
"128": "images\/icon-128.png",
"32": "images\/icon-32.png",
"48": "images\/icon-48.png",
"64": "images\/icon-64.png"
},
"content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/yastatic.net https:\/\/mc.yandex.ru; connect-src 'self' https:\/\/mc.yandex.ru http:\/\/free-x.ru; object-src 'self'",
"permissions": [
"contextMenus",
"proxy",
"https:\/\/mc.yandex.ru\/*",
"http:\/\/free-x.ru\/*",
"storage",
"background"
],
"version": "0.6"
} | |