Inject sidebar
Inject a sidebar on the current tab when the page action is clicked
Inject sidebar là gì?
Inject sidebar là một tiện ích mở rộng Chrome được phát triển bởi whittlrapp, và tính năng chính của nó là "Inject a sidebar on the current tab when the page action is clicked".
Tải xuống tệp CRX của tiện ích mở rộng Inject sidebar
Tải xuống các tệp mở rộng Inject sidebar 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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Inject sidebar |
ID | kbbmnigcllcnemhdlaenejpkaklcginf |
URL Chính Thức | https://chromewebstore.google.com/detail/inject-sidebar/kbbmnigcllcnemhdlaenejpkaklcginf |
Mô tả | Inject a sidebar on the current tab when the page action is clicked |
Kích Thước Tệp | 24.6 KB |
Số Lần Cài Đặt | 12 |
Phiên Bản Hiện Tại | 0.2 |
Cập Nhật Lần Cuối | 2016-09-01 |
Ngày Phát Hành | 2016-08-31 |
Nhà Phát Triển | whittlrapp |
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": "Inject sidebar", "manifest_version": 2, "description": "Inject a sidebar on the current tab when the page action is clicked", "version": "0.2", "background": { "page": "background.html" }, "page_action": { "default_icon": "whittlr.logo.png", "default_title": "Inject sidebar" }, "content_scripts": [ { "matches": [ " |