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! Qianren द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension is used to open a suvery based on google form for research study."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Fill out the survey at 10pm! एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
}