Tweets2PDF - Convert All Tweets to One PDF
Save anyone's Twitter tweets as a beautiful PDF eBook with text copying,selection,and full-text search
Tweets2PDF - Convert All Tweets to One PDF là gì?
Tweets2PDF - Convert All Tweets to One PDF là một tiện ích mở rộng Chrome được phát triển bởi XTCodeTech, và tính năng chính của nó là "Save anyone's Twitter tweets as a beautiful PDF eBook with text copying,selection,and full-text search".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Tweets2PDF - Convert All Tweets to One PDF
Tải xuống các tệp mở rộng Tweets2PDF - Convert All Tweets to One PDF dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
With our Chrome extension Tweets2PDF, you can easily save any user's tweets including images as a beautifully crafted PDF ebook with ONE CLICK, ensuring that you never lose access to your favorite content. 🙂How it works: 1. Copy the Twitter ScreenName(e.g., @NASA, copy NASA) . 2. Paste the ScreenName into the extension and click the "Start Generate" button. 3. Select the image size for tweets. 4. Click the three dots located in the upper right corner of the Chrome browser, select "Print," choose "Save as PDF," and then select your preferred paper size (usually A4). For the best-looking ebook, we recommend unchecking "Headers and Footers" and checking "Background Graphics",Then click "Save". 📋Features: 1.The generated PDF ebook includes three types of tweets - regular tweets, retweets, and conversations - displayed in different colors for easy differentiation. 2.Conversations include tweets from the original author and replies from the user whose tweets you are exporting, making it easier to understand the context. 3.The exported PDF will include images from tweets, with options to select the image size as small, medium, or large. Alternatively, users can choose to not display images at all in the exported PDF. 4.You can click on a button next to each tweet to view the original tweet on the Twitter website at any time. 5.The generated PDF can be read on all devices. 6.The generated PDF supports text selection and copying, as well as full-text search. 7.You can print the PDF to create a physical copy of the ebook for your collection. 🔒Data Privacy: At our company, safeguarding the security and privacy of user data is our top priority, and we deeply respect the trust our users place in us. To that end, we strictly adhere to all applicable privacy regulations and guidelines, such as the General Data Protection Regulation (GDPR) and the California Consumer Privacy Act (CCPA). 📘Disclaimer: Please be advised that Twitter is a registered trademark of Twitter, Inc. Tweets2PDF is an independent browser extension and is not in any way associated with Twitter. 👍Changelogs: 2023/7/8 version 1.1: Fix bug 2023/7/15 version 1.2: Fix bug 2023/8/22 version 1.3: Fix bug, Automatically manage Twitter's rate limit. 2023/8/30 version 1.4: Fix bug 2023/8/31 version 1.5: Fix bug 2023/9/7 version 1.6: Users now have the option to toggle on/off including retweets when exporting tweets to PDF 2023/10/10 version 1.7: Add a user interface for managing subscriptions. 2024/2/5 version 1.8: The PDF can display all images from tweets, with options for the image size to be small, medium, or large, as well as an option to not display images at all. ✉️Contact us: We are always working on enhancing the experience for our users by introducing new features. Your feedback and suggestions are highly valued, and we encourage you to share them with us via email at [email protected]. We are dedicated to improving our extension to meet your needs and would be delighted to hear from you.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Tweets2PDF - Convert All Tweets to One PDF |
ID | pejnadmicnlplkikkehepadeikcknjll |
URL Chính Thức | https://chromewebstore.google.com/detail/tweets2pdf-convert-all-tw/pejnadmicnlplkikkehepadeikcknjll |
Mô tả | Save anyone's Twitter tweets as a beautiful PDF eBook with text copying,selection,and full-text search |
Kích Thước Tệp | 1.01 MB |
Số Lần Cài Đặt | 596 |
Phiên Bản Hiện Tại | 1.8.0 |
Cập Nhật Lần Cuối | 2024-02-06 |
Ngày Phát Hành | 2023-07-02 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | XTCodeTech |
[email protected] | |
Loại Thanh Toán | in_app |
URL Trang Chính Sách Bảo Mật | https://easyhighlight.xtcodetech.com/private.html |
Ngôn Ngữ Được Hỗ Trợ | id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "1.8.0", "description": "__MSG_appDesc__", "manifest_version": 3, "author": "XTCodeTech", "background": { "service_worker": "background.js" }, "permissions": [ "identity", "identity.email", "storage", "webRequest", "tabs" ], "host_permissions": [ "https:\/\/*.twitter.com\/*", "https:\/\/*.twimg.com\/*" ], "content_scripts": [ { "matches": [ "https:\/\/*.twitter.com\/*", "http:\/\/*.twitter.com\/*" ], "js": [ "js\/bootstrap.min.js", "js\/csvparse.js", "js\/content.js" ], "css": [ "css\/bootstrap.min.css", "css\/style.css" ], "run_at": "document_start" } ], "action": { "default_title": "Tweets2PDF", "default_popup": "\/pages\/popup.html", "default_icon": { "16": "\/imgs\/icon16.png", "32": "\/imgs\/icon32.png" } }, "icons": { "16": "\/imgs\/icon16.png", "32": "\/imgs\/icon32.png", "48": "\/imgs\/icon48.png", "128": "\/imgs\/icon128.png" }, "web_accessible_resources": [ { "resources": [ "css\/bootstrap.min.css" ], "matches": [ "https:\/\/*\/*" ] } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlHA9dhKwhKnqF0Zt9RYUIMD06Mid95+jn\/bfg+SWUx6HY6Ti3PYe9cSt\/UqG2NtAZLYbxj0LY+uI3XFbMJ3owBwqDtSr16A3Y5UAwk9GFsxMUtvxUq1kfrbCYaOwibe++Jib5NuSmrPzchSl2ojFci9jio6cCDCBbQGa1x\/IWVrK2WiYIWmLhOW+RP9w\/\/o9Kz0AvBUrcz\/SVaoAv06LhL+qqAcXETNu0ilO7u0cdFA1beNSIuhh21Jkjn3zMh5SekrjF79OC4JrHLeTvK4HOT8o1u3c3uj5pnyoAJDnHIAiujDZIEKW5jlzzHxlXxMREd906wI+IJwg+pYvga3UmQIDAQAB", "oauth2": { "client_id": "206561442920-18cunbs2fvnmriurg7erdc8e864ehi0l.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email", "https:\/\/www.googleapis.com\/auth\/userinfo.profile" ] }, "default_locale": "en" } |