nanoStream Screen Capture
Share your screen with nanocosmos!
nanoStream Screen Capture là gì?
nanoStream Screen Capture là một tiện ích mở rộng Chrome được phát triển bởi http://www.nanocosmos.de, và tính năng chính của nó là "Share your screen with nanocosmos!".
Tải xuống tệp CRX của tiện ích mở rộng nanoStream Screen Capture
Tải xuống các tệp mở rộng nanoStream Screen Capture 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
nanoStream Screen Capture Extension for WebRTC Applications on Google Chrome Working on combination with nanoStream WebRTC Applications (c) 2015 nanocosmos GmbH
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | jfjljfmoopheadghnkjbonkmgbkjhjdo |
URL Chính Thức | https://chrome.google.com/webstore/detail/jfjljfmoopheadghnkjbonkmgbkjhjdo |
Mô tả | Share your screen with nanocosmos! |
Kích Thước Tệp | 28 KB |
Số Lần Cài Đặt | 68 |
Phiên Bản Hiện Tại | 2.1 |
Cập Nhật Lần Cuối | 2015-11-24 |
Ngày Phát Hành | 2015-11-24 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | http://www.nanocosmos.de |
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": "nanoStream Screen Capture", "author": "nanocosmos GmbH", "version": "2.1", "manifest_version": 2, "minimum_chrome_version": "34", "description": "Share your screen with nanocosmos!", "homepage_url": "http:\/\/www.nanocosmos.de", "background": { "scripts": [ "background-script.js" ], "persistent": false }, "content_scripts": [ { "js": [ "content-script.js" ], "all_frames": true, "run_at": "document_start", "matches": [ " |