Remove & Print PDF
Print Web Page to PDF but don't want some images or contents? try this!
Remove & Print PDF क्या है?
Remove & Print PDF http://www.uuware.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Print Web Page to PDF but don't want some images or contents? try this!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Remove & Print PDF एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
When you want to print a web page, often there are contents or images that only waste paper and ink. So this app helps you to remove them easily! This app is open source at: https://github.com/uuware/Remove-Print-PDF 打印网页时,想删掉一些广告,图片?请使用这个扩展功能!让网页立即处于可编辑状态,你可以删掉一切影响打印的东西! Webページを印刷に、コマーシャル、画像などが邪魔?消して!この拡張機能を使ってください!Webページを編集モードにして、自由にいらない文字、画像などを消してください!
एक्सटेंशन की मूल जानकारी
नाम | |
ID | cmfjfgondjobaohpnamfengeonbnflmo |
आधिकारिक URL | https://chrome.google.com/webstore/detail/remove-print-pdf/cmfjfgondjobaohpnamfengeonbnflmo |
विवरण | Print Web Page to PDF but don't want some images or contents? try this! |
फ़ाइल का आकार | 21.87 KB |
स्थापना संख्या | 922 |
वर्तमान संस्करण | 2.1 |
अंतिम अपडेट | 2021-09-26 |
प्रकाशन तिथि | 2013-11-06 |
रेटिंग | 3.89/5 कुल 9 रेटिंग्स |
डेवलपर | http://www.uuware.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Remove & Print PDF", "description": "Print Web Page to PDF but don't want some images or contents? try this!", "version": "2.1", "manifest_version": 2, "homepage_url": "http:\/\/uuware.com\/", "background": { "scripts": [ "background.js" ] }, "icons": { "32": "icon-small.png", "48": "icon_48.png", "128": "icon.png" }, "browser_action": { "default_icon": "icon-small.png" }, "permissions": [ "tabs", " |