Правільны сцяг

Пашырэнне робіць беларускі сцяг бел-чырвона-белым на розных сайтах

What is Правільны сцяг?

Правільны сцяг is a Chrome extension developed by Spadar Shut, and its main feature is "Пашырэнне робіць беларускі сцяг бел-чырвона-белым на розных сайтах".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Правільны сцяг Extension CRX File

Download Правільны сцяг 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

                        Пашырэнне падмяняе чырвона-зялёныя сцягі на БЧБ на некаторых сайтах.
Не пашкадуйце хвілінку каб паведаміць мне пра няправільныя сцягі тут http://goo.gl/4GrGg.

Гісторыя зменаў:

2.4 - вялікае абнаўленне рэестру сайстаў, на якіх замяняюцца сцягі

2.3 - дададзены некалькі сайтаў, выпраўлены rutracker.org

2.2 - выпраўлена праблема з абнаўленнем і запускам пашырэння.                    

Extension Basic Information

Name Правільны сцяг Правільны сцяг
ID eblobdnhbollnjjnfigjobhldpfeiejd
Official URL https://chromewebstore.google.com/detail/%D0%BF%D1%80%D0%B0%D0%B2%D1%96%D0%BB%D1%8C%D0%BD%D1%8B-%D1%81%D1%86%D1%8F%D0%B3/eblobdnhbollnjjnfigjobhldpfeiejd
Description Пашырэнне робіць беларускі сцяг бел-чырвона-белым на розных сайтах
File Size 153 KB
Installation Count 1,077
Current Version 2.4
Last Updated 2018-03-27
Publish Date 2018-03-27
Rating 4.87/5 Total 107 Ratings
Developer Spadar Shut
Payment Type free
Help Page URL https://goo.gl/vQfXaC
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u041f\u0440\u0430\u0432\u0456\u043b\u044c\u043d\u044b \u0441\u0446\u044f\u0433",
    "short_name": "Correct Flag",
    "version": "2.4",
    "developer": {
        "name": "Spadar Shut",
        "url": "https:\/\/www.facebook.com\/spadarshut"
    },
    "manifest_version": 2,
    "description": "\u041f\u0430\u0448\u044b\u0440\u044d\u043d\u043d\u0435 \u0440\u043e\u0431\u0456\u0446\u044c \u0431\u0435\u043b\u0430\u0440\u0443\u0441\u043a\u0456 \u0441\u0446\u044f\u0433 \u0431\u0435\u043b-\u0447\u044b\u0440\u0432\u043e\u043d\u0430-\u0431\u0435\u043b\u044b\u043c \u043d\u0430 \u0440\u043e\u0437\u043d\u044b\u0445 \u0441\u0430\u0439\u0442\u0430\u0445",
    "icons": {
        "96": "icon-96.png",
        "256": "icon-256.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "sciah-content.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "background": {
        "scripts": [
            "Sciah.js",
            "background-init.js"
        ],
        "persistent": true
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        "res\/rutracker_logo_by.png",
        "res\/pressballFlagBy.png",
        "res\/sportsRuBelarusCircle.png",
        "res\/footballByFavicon.png",
        "res\/allsport-live.ru-flag_fon.gif",
        "res\/livetv-img-icons-by.gif",
        "res\/livetv-teams-18-1374.gif",
        "res\/livetv-teams-1374.gif",
        "res\/livetv-teams-fullsize-1373.gif",
        "res\/erepublik-S-Belarus.gif",
        "res\/erepublik-S-Belarus.png",
        "res\/erepublik-M-Belarus.gif",
        "res\/erepublik-M-Belarus.png",
        "res\/erepublik-L-Belarus.gif",
        "res\/erepublik-L-Belarus.png",
        "res\/erepublik-XL-Belarus.png",
        "res\/erepublik-XL-Belarus.gif",
        "res\/freeads.by-flag_header_freeads.by.png",
        "res\/alfacomponent.com-where_to_buy.gif",
        "res\/sypexgeo-by.png",
        "res\/D83CDDE7D83CDDFE_2x-bcb.png",
        "res\/D83CDDE7D83CDDFE-bcb.png",
        "res\/belarus-crystal-48x34.png",
        "res\/sciahSphere.svg",
        "res\/alfabank.by.flag_2.png"
    ],
    "options_ui": {
        "page": "options\/options.html",
        "chrome_style": true
    }
}