Simple Word to PDF
Simply convert your word documents (docx-doc) to pdf document format.
Simple Word to PDF क्या है?
Simple Word to PDF https://www.simplewordtopdf.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Simply convert your word documents (docx-doc) to pdf document format."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Simple Word to PDF एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Following are the features our service(Simple Word to PDF) provides:
Convert word documents to pdf format.
Supports both doc and docx formats.
After converting word to pdf, you can also protect pdf with following options:
Apply user password
Apply owner password
Allow or block Printing of pdf
Allow or block copy contents of the pdf
Allow or deny to edit contents of the pdf
Allow or block screen readers on pdf
Allow or block modify annotations in pdf एक्सटेंशन की मूल जानकारी
| नाम | |
| ID | niepgnedfieeafongdcjhppiamaeliec |
| आधिकारिक URL | https://chromewebstore.google.com/detail/simple-word-to-pdf/niepgnedfieeafongdcjhppiamaeliec |
| विवरण | Simply convert your word documents (docx-doc) to pdf document format. |
| फ़ाइल का आकार | 11.11 KB |
| स्थापना संख्या | 27 |
| वर्तमान संस्करण | 1.0 |
| अंतिम अपडेट | 2019-11-18 |
| प्रकाशन तिथि | 2019-11-17 |
| डेवलपर | https://www.simplewordtopdf.com |
| ईमेल | [email protected] |
| भुगतान के प्रकार | free |
| एक्सटेंशन वेबसाइट | https://www.simplewordtopdf.com/ |
| गोपनीयता नीति पृष्ठ URL | https://www.rawimageconverter.com/privacypolicy.html |
| समर्थित भाषाएँ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Simple Word to PDF",
"default_locale": "en",
"description": "Simply convert your word documents (docx-doc) to pdf document format.",
"background": {
"scripts": [
"background.js"
]
},
"version": "1.0",
"icons": {
"16": "images\/icon-16.png",
"48": "images\/icon-48.png",
"128": "images\/icon-128.png"
},
"browser_action": {
"default_icon": "images\/icon-128.png"
}
} | |