Fill out the survey at 10pm!

This extension is used to open a suvery based on google form for research study.

ما هو Fill out the survey at 10pm!؟

Fill out the survey at 10pm! هو إضافة Chrome تم تطويرها بواسطة Qianren، والميزة الرئيسية لها هي "This extension is used to open a suvery based on google form for research study.".

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

screenshot

تحميل ملف CRX للإضافة Fill out the survey at 10pm!

قم بتنزيل ملفات الامتداد Fill out the survey at 10pm! بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        This extension is used to open a suvery based on google form for research study.                    

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

الاسم Fill out the survey at 10pm! Fill out the survey at 10pm!
ID oiecmdlndnbkeonijhmdklhnfbpcjimj
عنوان URL الرسمي https://chrome.google.com/webstore/detail/oiecmdlndnbkeonijhmdklhnfbpcjimj
الوصف This extension is used to open a suvery based on google form for research study.
حجم الملف 6.72 KB
عدد التثبيتات 27
النسخة الحالية 1.2
آخر تحديث 2015-11-20
تاريخ النشر 2015-11-20
تقييم 5.00/5 مجموع تقييمات 1
المطور Qianren
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fill out the survey at 10pm!",
    "description": "",
    "background": {
        "persistent": false,
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "email.png",
        "default_title": "Click here at 10pm!"
    },
    "permissions": [
        "tabs",
        "notifications"
    ],
    "web_accessible_resources": [
        "email.png"
    ],
    "version": "1.2",
    "manifest_version": 2
}