You are Epic

You, my friend, are EPIC!

ما هو You are Epic؟

You are Epic هو إضافة Chrome تم تطويرها بواسطة Apps، والميزة الرئيسية لها هي "You, my friend, are EPIC!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة You are Epic

قم بتنزيل ملفات الامتداد You are Epic بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Have you ever felt down and need a little encouragement?

Like you're down in the dumps and just need something bright to cheer up your day?

Well, we believe in you and you are EPIC!

This app puts a small button on your browser - each time you press it, something surprisingly nice will happen! :)                    

معلومات أساسية عن التمديد

الاسم You are Epic You are Epic
ID gldbdikiglleodkcdddffmhmpdfcpkkn
عنوان URL الرسمي https://chromewebstore.google.com/detail/you-are-epic/gldbdikiglleodkcdddffmhmpdfcpkkn
الوصف You, my friend, are EPIC!
حجم الملف 62.11 KB
عدد التثبيتات 206
النسخة الحالية 1.3
آخر تحديث 2013-10-04
تاريخ النشر 2013-10-04
تقييم 4.60/5 مجموع تقييمات 10
المطور Apps
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon.png",
        "default_popup": "html\/popup.html",
        "default_title": "You are Awesome!"
    },
    "description": "You, my friend, are EPIC!",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "96": "icons\/icon96.png"
    },
    "manifest_version": 2,
    "name": "You are Epic",
    "options_page": "html\/options.html",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3"
}