Fill out the survey at 10pm!

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

Wat is Fill out the survey at 10pm!?

Fill out the survey at 10pm! is een Chrome-extensie ontwikkeld door Qianren, en de belangrijkste functie is "This extension is used to open a suvery based on google form for research study.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Fill out the survey at 10pm!

Download Fill out the survey at 10pm!-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Fill out the survey at 10pm! Fill out the survey at 10pm!
ID oiecmdlndnbkeonijhmdklhnfbpcjimj
Officiële URL https://chrome.google.com/webstore/detail/oiecmdlndnbkeonijhmdklhnfbpcjimj
Beschrijving This extension is used to open a suvery based on google form for research study.
Bestandsgrootte 6.72 KB
Aantal Installaties 27
Huidige Versie 1.2
Laatst Bijgewerkt 2015-11-20
Publicatiedatum 2015-11-20
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Qianren
Betalingswijze free
Ondersteunde Talen 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
}