Terral's Tech Tips for Teachers

Rotating Google Slide deck of tech tips. See bit.ly/extproject1 for tutorial about how to modify to be your own.

Terral's Tech Tips for Teachers là gì?

Terral's Tech Tips for Teachers là một tiện ích mở rộng Chrome được phát triển bởi Wanda Terral, và tính năng chính của nó là "Rotating Google Slide deck of tech tips. See bit.ly/extproject1 for tutorial about how to modify to be your own.".

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

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Terral's Tech Tips for Teachers

Tải xuống các tệp mở rộng Terral's Tech Tips for Teachers 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

                        Rotating Google Slide deck of tech tips. See http://bit.ly/extproject1 for a tutorial about how to modify to be your own.                    

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

Tên Terral's Tech Tips for Teachers Terral's Tech Tips for Teachers
ID inbliplkkkcnlenchjnghbnkamhjebhp
URL Chính Thức https://chromewebstore.google.com/detail/terrals-tech-tips-for-tea/inbliplkkkcnlenchjnghbnkamhjebhp
Mô tả Rotating Google Slide deck of tech tips. See bit.ly/extproject1 for tutorial about how to modify to be your own.
Kích Thước Tệp 6.97 KB
Số Lần Cài Đặt 113
Phiên Bản Hiện Tại 2.1
Cập Nhật Lần Cuối 2019-05-27
Ngày Phát Hành 2019-05-27
Nhà Phát Triển Wanda Terral
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Terral's Tech Tips for Teachers",
    "description": "Rotating Google Slide deck of tech tips. See bit.ly\/extproject1 for tutorial about how to modify to be your own.",
    "version": "2.1",
    "icons": {
        "128": "icon_128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "browser_action": {
        "default_icon": "icon_19.png",
        "default_popup": "popup.html"
    },
    "permissions": []
}