Adjusting the video brightness[動画の明るさを調整する機能]
This Chrome Extension is an extension that allows you to adjust the video brightness.
Adjusting the video brightness[動画の明るさを調整する機能] là gì?
Adjusting the video brightness[動画の明るさを調整する機能] là một tiện ích mở rộng Chrome được phát triển bởi ugonanasi, và tính năng chính của nó là "This Chrome Extension is an extension that allows you to adjust the video brightness.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Adjusting the video brightness[動画の明るさを調整する機能]
Tải xuống các tệp mở rộng Adjusting the video brightness[動画の明るさを調整する機能] 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 allows you to adjust the brightness of the videos in your browser. Now, I can confirm that it is working on Youtube and Nico Nico Douga. We're going to update the game even more, so please support us. この拡張機能は、ブラウザにある動画の明るさを調整できます。現在、Youtube,ニコニコ動画などでは動作しているのを確認できました。 更なるアップデートをしていこうと思いますので、応援よろしくお願いします。
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | kpcjmbjaopdgkfgjbpggiibcgfipjajn |
URL Chính Thức | https://chrome.google.com/webstore/detail/adjusting-the-video-brigh/kpcjmbjaopdgkfgjbpggiibcgfipjajn |
Mô tả | This Chrome Extension is an extension that allows you to adjust the video brightness. |
Kích Thước Tệp | 129 KB |
Số Lần Cài Đặt | 180 |
Phiên Bản Hiện Tại | 1.4 |
Cập Nhật Lần Cuối | 2020-09-20 |
Ngày Phát Hành | 2020-05-21 |
Đánh Giá | 3.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | ugonanasi |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Adjusting the video brightness[\u52d5\u753b\u306e\u660e\u308b\u3055\u3092\u8abf\u6574\u3059\u308b\u6a5f\u80fd]", "description": "This Chrome Extension is an extension that allows you to adjust the video brightness.", "version": "1.4", "icons": { "19": ".\/img\/16x16.png", "38": ".\/img\/38x38.png", "128": ".\/img\/128x128.png" }, "background": { "persistent": false, "scripts": [ "background.js" ] }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |