LearnCBSE Clean Print
Print cleaned LearnCBSE.in pages. Removes all unnecessary contents. Print clean page only with questions and answers.
LearnCBSE Clean Print là gì?
LearnCBSE Clean Print là một tiện ích mở rộng Chrome được phát triển bởi Pankaj, và tính năng chính của nó là "Print cleaned LearnCBSE.in pages. Removes all unnecessary contents. Print clean page only with questions and answers.".
Ả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 LearnCBSE Clean Print
Tải xuống các tệp mở rộng LearnCBSE Clean Print 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
LearnCBSE.in site is a great site for CBSE students. It provides Questions and answers of all classes and subject but when we try to print a page it prints lots of unnecessary things. Ex- comments, banners etc which consumes lots page and time. "LearnCBSE Clean Print" will remove all these things and it will only print questions and answers which we all need.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | hjilnaefjghpfpaglleflcgdfmffphll |
URL Chính Thức | https://chrome.google.com/webstore/detail/learncbse-clean-print/hjilnaefjghpfpaglleflcgdfmffphll |
Mô tả | Print cleaned LearnCBSE.in pages. Removes all unnecessary contents. Print clean page only with questions and answers. |
Kích Thước Tệp | 17.14 KB |
Số Lần Cài Đặt | 411 |
Phiên Bản Hiện Tại | 1.2 |
Cập Nhật Lần Cuối | 2018-06-20 |
Ngày Phát Hành | 2018-06-20 |
Đánh Giá | 2.50/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | Pankaj |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "content_scripts": [ { "css": [ "style.css" ], "matches": [ "http:\/\/www.learncbse.in\/*" ] } ], "description": "Print cleaned LearnCBSE.in pages. Removes all unnecessary contents. Print clean page only with questions and answers.", "icons": { "128": "lccp-128.png", "16": "lccp-16.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoAU7mo5XmJr7gvZuVrTsCu6nb2oxxEh61CSKMdjGblZf24xsRArKdP7fbetnHLo\/0ckbPn2wKgL7Kg4ux0GYqnhQZf\/x6DmPMOM7zXVHgutYnT3\/RZaSk\/SI8FRyM0xGkOvJuamJo\/N8xQ8jIs7eHBT4wH8x17t+zWn4uqDj\/uk6v8lbLiZErPqcX1fwkF9RtO2s0yhgcqRKXUCIg\/Sz3otpRyKYagtOFZE6OZ58CMayuN+3Sh4a5iT3mouOlJyj3mHv6POLztIcFifcdBmRVG2Ygrfr5gmKLFROpypX\/GTib91\/VgHLrnT6kC8pfW0kXDyLMtqotUcKj+wnj+7zBwIDAQAB", "manifest_version": 2, "name": "LearnCBSE Clean Print", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2" } |