Twitter2PDF- Convert Twitter to PDF
Twitter2PDF --Efficiently Convert Twitter Data to PDF
Twitter2PDF- Convert Twitter to PDF क्या है?
Twitter2PDF- Convert Twitter to PDF https://twitter2pdf.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Twitter2PDF --Efficiently Convert Twitter Data to PDF"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Twitter2PDF- Convert Twitter to PDF एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Firstly, you need to search and download the "Twitter2PDF" Chrome extension in the Chrome web store. After installation, visit Twitter and find the content you want to save. On the page where the content is located, click the "twitter to pdf" extension icon in the top right corner of your browser. This will open a new browser tab. On the new tab, you can customize the style of the page you want to save by using different options. You can change font sizes, colors, etc. Once done, click on the "Download PDF" button. Wait for a few moments until the PDF file is downloaded. You can find the file by clicking the "Finished" button on the browser's download progress bar and then opening it through a PDF reader.
एक्सटेंशन की मूल जानकारी
नाम | Twitter2PDF- Convert Twitter to PDF |
ID | pnhknplpjemjinfpnclkgkgadeiomnlc |
आधिकारिक URL | https://chromewebstore.google.com/detail/twitter2pdf-convert-twitt/pnhknplpjemjinfpnclkgkgadeiomnlc |
विवरण | Twitter2PDF --Efficiently Convert Twitter Data to PDF |
फ़ाइल का आकार | 25.96 KB |
स्थापना संख्या | 745 |
वर्तमान संस्करण | 0.0.6 |
अंतिम अपडेट | 2023-08-23 |
प्रकाशन तिथि | 2023-04-06 |
रेटिंग | 1.00/5 कुल 4 रेटिंग्स |
डेवलपर | https://twitter2pdf.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.twitter2pdf.com |
सहायता पृष्ठ URL | https://www.twitter2pdf.com |
गोपनीयता नीति पृष्ठ URL | https://www.chatgpt2pdf.com/service.html |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Twitter2PDF- Convert Twitter to PDF", "description": "Twitter2PDF --Efficiently Convert Twitter Data to PDF ", "manifest_version": 3, "version": "0.0.6", "icons": { "16": "images\/16.png", "32": "images\/32.png", "48": "images\/48.png", "128": "images\/128.png" }, "background": { "service_worker": "background.js" }, "permissions": [ "scripting", "downloads", "cookies" ], "action": { "default_popup": "jump.html", "default_icon": "images\/48.png" }, "host_permissions": [ "https:\/\/twitter.com\/*" ], "web_accessible_resources": [ { "resources": [ "*" ], "matches": [ "https:\/\/www.aihuoji.com\/*" ] } ] } |