LearnCBSE Clean Print
Print cleaned LearnCBSE.in pages. Removes all unnecessary contents. Print clean page only with questions and answers.
什麼是LearnCBSE Clean Print?
LearnCBSE Clean Print是由Pankaj開發的Chrome擴展程式,該擴展的主要功能是“Print cleaned LearnCBSE.in pages. Removes all unnecessary contents. Print clean page only with questions and answers.”。
擴展截圖
下載LearnCBSE Clean Print擴展crx文件
下載LearnCBSE Clean Print擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | |
ID | hjilnaefjghpfpaglleflcgdfmffphll |
官方網址 | https://chrome.google.com/webstore/detail/learncbse-clean-print/hjilnaefjghpfpaglleflcgdfmffphll |
簡介 | Print cleaned LearnCBSE.in pages. Removes all unnecessary contents. Print clean page only with questions and answers. |
檔案大小 | 17.14 KB |
安裝次數 | 411 |
目前版本 | 1.2 |
更新時間 | 2018-06-20 |
上架時間 | 2018-06-20 |
評分 | 2.50/5 共 4 次評分 |
開發者 | Pankaj |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | 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" } |