The Startup Journal

Be the first to be notified when we cover some best startups in India on The Startup Journal.

ما هو The Startup Journal؟

The Startup Journal هو إضافة Chrome تم تطويرها بواسطة http://www.thestartupjournal.com، والميزة الرئيسية لها هي "Be the first to be notified when we cover some best startups in India on The Startup Journal.".

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

screenshot

تحميل ملف CRX للإضافة The Startup Journal

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

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

                                            

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

الاسم The Startup Journal The Startup Journal
ID chhinifmhhfcgjdncaelnbnnckiihhfm
عنوان URL الرسمي https://chrome.google.com/webstore/detail/the-startup-journal/chhinifmhhfcgjdncaelnbnnckiihhfm
الوصف Be the first to be notified when we cover some best startups in India on The Startup Journal.
حجم الملف 97.66 KB
عدد التثبيتات 23
النسخة الحالية 1.0
آخر تحديث 2015-08-03
تاريخ النشر 2015-08-01
تقييم 5.00/5 مجموع تقييمات 5
المطور http://www.thestartupjournal.com
نوع الدفع free
موقع الإضافة http://www.thestartupjournal.com
اللغات المدعومة en
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "img\/icon-128.png",
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_name__",
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "notifications",
        "*:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}