Уроки дизайна на PhotoDrum.com

Уроки по Photoshop, Illustrator, Cinema 4D, WEB

What is Уроки дизайна на PhotoDrum.com?

Уроки дизайна на PhotoDrum.com is a Chrome extension developed by https://photodrum.com, and its main feature is "Уроки по Photoshop, Illustrator, Cinema 4D, WEB".

Extension Screenshots

Download Уроки дизайна на PhotoDrum.com Extension CRX File

Download Уроки дизайна на PhotoDrum.com 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

                        Установив это расширение вы станете в одном клике от самых интересных и захватывающих уроков и статей.

Будьте в курсе самых свежих уроков и статей по Adobe Photoshop, Illustrator, Maxon Cinema 4D, а также WEB-технологиям.                    

Extension Basic Information

Name Уроки дизайна на PhotoDrum.com Уроки дизайна на PhotoDrum.com
ID cdhieenbjcclmkfipmdhegcanoiooeep
Official URL https://chromewebstore.google.com/detail/%D1%83%D1%80%D0%BE%D0%BA%D0%B8-%D0%B4%D0%B8%D0%B7%D0%B0%D0%B9%D0%BD%D0%B0-%D0%BD%D0%B0-photodru/cdhieenbjcclmkfipmdhegcanoiooeep
Description Уроки по Photoshop, Illustrator, Cinema 4D, WEB
File Size 110 KB
Installation Count 50
Current Version 2.2.6
Last Updated 2017-04-24
Publish Date 2017-04-24
Rating 5.00/5 Total 3 Ratings
Developer https://photodrum.com
Email [email protected]
Payment Type free
Supported Languages ru
manifest.json
{
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "css": "css\/styles.css",
        "default_icon": {
            "128": "icon.png",
            "16": "icon.png",
            "38": "icon.png",
            "48": "icon.png"
        },
        "default_popup": "index.html",
        "default_title": "\u0423\u0440\u043e\u043a\u0438 \u0434\u0438\u0437\u0430\u0439\u043d\u0430 \u043d\u0430 PhotoDrum.com"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "js\/photodrum.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "description": "\u0423\u0440\u043e\u043a\u0438 \u043f\u043e Photoshop, Illustrator, Cinema 4D, WEB",
    "icons": {
        "128": "icon.png",
        "16": "icon.png",
        "38": "icon.png",
        "48": "icon.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwm8bIqhZx7u\/b\/PFxhF6XI6GeBI3y3kwIhJHZCuSmXEneeGXTJA\/a9obUEkXOGjxOZbuKTUX+CLY1BQFR5t8FV3+bgVM1Pvokqsoa62MmqgTd+iFUMKjheDpESgjbnd874qTrmAitP9cBbiq1wreMVPvSy14w5wdM6wk56F0BMXePGxgQwGEt7baFcKVXlTKFbAq5+N+4rAGgS4PdoRSIQDeDA9uiOcRx78ZPBU7LuGfI5JeCJ\/5sVPCrz4AqxLc5cng7ZsHCIOMDJgh6yfw0qmPMGLehFnY5Kj7TtBc0quLc2dB2hjlIn24zoiwqMOhe3cGXIWhgJR+uZFR8KXgzwIDAQAB",
    "manifest_version": 2,
    "name": "\u0423\u0440\u043e\u043a\u0438 \u0434\u0438\u0437\u0430\u0439\u043d\u0430 \u043d\u0430 PhotoDrum.com",
    "permissions": [
        "alarms",
        "storage",
        "cookies",
        "notifications",
        "https:\/\/photodrum.com\/*"
    ],
    "short_name": "PhotoDrum",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.2.6"
}