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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Print cleaned LearnCBSE.in pages. Removes all unnecessary contents. Print clean page only with questions and answers."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में LearnCBSE Clean Print एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
आधिकारिक URL | 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" } |