Twitter2PDF- Convert Twitter to PDF
Twitter2PDF --Efficiently Convert Twitter Data to PDF
Twitter2PDF- Convert Twitter to PDF là gì?
Twitter2PDF- Convert Twitter to PDF là một tiện ích mở rộng Chrome được phát triển bởi https://twitter2pdf.com, và tính năng chính của nó là "Twitter2PDF --Efficiently Convert Twitter Data to PDF".
Ả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 Twitter2PDF- Convert Twitter to PDF
Tải xuống các tệp mở rộng Twitter2PDF- Convert Twitter to 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
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Twitter2PDF- Convert Twitter to PDF |
ID | pnhknplpjemjinfpnclkgkgadeiomnlc |
URL Chính Thức | https://chromewebstore.google.com/detail/twitter2pdf-convert-twitt/pnhknplpjemjinfpnclkgkgadeiomnlc |
Mô tả | Twitter2PDF --Efficiently Convert Twitter Data to PDF |
Kích Thước Tệp | 25.96 KB |
Số Lần Cài Đặt | 745 |
Phiên Bản Hiện Tại | 0.0.6 |
Cập Nhật Lần Cuối | 2023-08-23 |
Ngày Phát Hành | 2023-04-06 |
Đánh Giá | 1.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | https://twitter2pdf.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.twitter2pdf.com |
URL Trang Trợ Giúp | https://www.twitter2pdf.com |
URL Trang Chính Sách Bảo Mật | https://www.chatgpt2pdf.com/service.html |
Ngôn Ngữ Được Hỗ Trợ | 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\/*" ] } ] } |