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! là gì?

Fill out the survey at 10pm! là một tiện ích mở rộng Chrome được phát triển bởi Qianren, và tính năng chính của nó là "This extension is used to open a suvery based on google form for research study.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Fill out the survey at 10pm!

Tải xuống các tệp mở rộng Fill out the survey at 10pm! dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Fill out the survey at 10pm! Fill out the survey at 10pm!
ID oiecmdlndnbkeonijhmdklhnfbpcjimj
URL Chính Thức https://chrome.google.com/webstore/detail/oiecmdlndnbkeonijhmdklhnfbpcjimj
Mô tả This extension is used to open a suvery based on google form for research study.
Kích Thước Tệp 6.72 KB
Số Lần Cài Đặt 27
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2015-11-20
Ngày Phát Hành 2015-11-20
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Qianren
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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
}