PS4N.RU

PS4N.RU - последние новости и события из мира PlayStation. Рецензии и обсуждения PS4, PS3 и PS Vita игр.

What is PS4N.RU?

PS4N.RU is a Chrome extension developed by https://ps4n.ru, and its main feature is "PS4N.RU - последние новости и события из мира PlayStation. Рецензии и обсуждения PS4, PS3 и PS Vita игр.".

Extension Screenshots

screenshot

Download PS4N.RU Extension CRX File

Download PS4N.RU 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

                        Расширение оповещает читателей о появлении новых материалов на сайте PS4N.RU (ex PS3 Noizless). Количество новых материалов отображается в виде числа на иконке.

При нажатии на иконку можно перейти на нужный материал или новость.                    

Extension Basic Information

Name PS4N.RU PS4N.RU
ID nggcfjjlnpahkgmmfkpfmoeijabkmhmd
Official URL https://chromewebstore.google.com/detail/ps4nru/nggcfjjlnpahkgmmfkpfmoeijabkmhmd
Description PS4N.RU - последние новости и события из мира PlayStation. Рецензии и обсуждения PS4, PS3 и PS Vita игр.
File Size 77.9 KB
Installation Count 52
Current Version 1.1.1
Last Updated 2014-01-09
Publish Date 2014-01-09
Rating 3.67/5 Total 3 Ratings
Developer https://ps4n.ru
Payment Type free
Supported Languages ru
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "jquery.js",
            "date.js",
            "lib.js",
            "bg.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "19.png",
            "38": "38.png"
        },
        "default_popup": "popup.html",
        "default_title": "PS4N.RU"
    },
    "description": "PS4N.RU - \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0435 \u043d\u043e\u0432\u043e\u0441\u0442\u0438 \u0438 \u0441\u043e\u0431\u044b\u0442\u0438\u044f \u0438\u0437 \u043c\u0438\u0440\u0430 PlayStation. \u0420\u0435\u0446\u0435\u043d\u0437\u0438\u0438 \u0438 \u043e\u0431\u0441\u0443\u0436\u0434\u0435\u043d\u0438\u044f PS4, PS3 \u0438 PS Vita \u0438\u0433\u0440.",
    "icons": {
        "128": "128.png",
        "16": "16.png",
        "48": "48.png"
    },
    "manifest_version": 2,
    "name": "PS4N.RU",
    "permissions": [
        "*:\/\/ps4n.ru\/feed\/",
        "alarms",
        "notifications"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.1",
    "web_accessible_resources": [
        "128.png"
    ]
}