Xλlo

Расширение заменяет в браузере слово Путин на Хλйло.

What is Xλlo?

Xλlo is a Chrome extension developed by propahanda.org, and its main feature is "Расширение заменяет в браузере слово Путин на Хλйло.".

Extension Screenshots

screenshot

Download Xλlo Extension CRX File

Download Xλlo 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

                        Данное расширение для браузера Chrome восстанавливает историческую справедливость и заменяет в тексте страницу слово "Путин" и все его склонения на слово "Xλйlo".                    

Extension Basic Information

Name Xλlo Xλlo
ID kmkjcgnagjmolnbchbokfnejaaledieg
Official URL https://chrome.google.com/webstore/detail/x%CE%BBlo/kmkjcgnagjmolnbchbokfnejaaledieg
Description Расширение заменяет в браузере слово Путин на Хλйло.
File Size 38.94 KB
Installation Count 2,000
Current Version 1.1
Last Updated 2014-04-12
Publish Date 2014-04-12
Rating 4.89/5 Total 597 Ratings
Developer propahanda.org
Payment Type free
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "X\u03bblo",
    "version": "1.1",
    "description": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0437\u0430\u043c\u0435\u043d\u044f\u0435\u0442 \u0432 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0435 \u0441\u043b\u043e\u0432\u043e \u041f\u0443\u0442\u0438\u043d \u043d\u0430 \u0425\u03bb\u0439\u043b\u043e.",
    "icons": {
        "128": "icon.png"
    },
    "content_scripts": [
        {
            "js": [
                "jquery-1.11.0.min.js",
                "replace.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ]
}