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によって開発されたChromeの拡張機能で、その主な機能は「Twitter2PDF --Efficiently Convert Twitter Data to PDF」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Twitter2PDF- Convert Twitter to PDF拡張機能のCRXファイルをダウンロード

Twitter2PDF- Convert Twitter to PDF拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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 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
Eメール [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\/*"
            ]
        }
    ]
}