PDF Tab - PDF Converter in a New Tab
Simply convert files to PDF directly in a new tab. PDF Converter in one click
PDF Tab - PDF Converter in a New Tabとは何ですか?
PDF Tab - PDF Converter in a New Tabはhttps://pdftab.ioによって開発されたChromeの拡張機能で、その主な機能は「Simply convert files to PDF directly in a new tab. PDF Converter in one click」です。
拡張機能のスクリーンショット
PDF Tab - PDF Converter in a New Tab拡張機能のCRXファイルをダウンロード
PDF Tab - PDF Converter in a New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Convenient PDF converter in the new tab. Simply drug and drop document and received which one you need in a seconds. How to convert a PDF file? It’s very easy in using PDF converter service. Just follow the next steps: 1. Select needed format for converting. Drop the file in the appropriate box or choose from your PC.
拡張機能の基本情報
名前 | PDF Tab - PDF Converter in a New Tab |
ID | dheegnmioobjiclbacdpbgkhgieekfkg |
公式URL | https://chromewebstore.google.com/detail/pdf-tab-pdf-converter-in/dheegnmioobjiclbacdpbgkhgieekfkg |
説明 | Simply convert files to PDF directly in a new tab. PDF Converter in one click |
ファイルサイズ | 698 KB |
インストール数 | 70,000 |
現在のバージョン | 1.0.2 |
最終更新日 | 2022-10-16 |
公開日 | 2022-09-30 |
評価 | 4.94/5 合計 72 レビュー |
開発者 | https://pdftab.io |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://pdftab.io/ |
ヘルプページのURL | https://pdftab.io/contact |
プライバシーポリシーページのURL | https://sites.google.com/view/adblocker-unlimited/home |
対応言語 | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,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", "description": "__MSG_description__", "version": "1.0.2", "name": "__MSG_name__", "manifest_version": 3, "default_locale": "en", "background": { "service_worker": "background.bundle.js" }, "permissions": [ "storage" ], "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "128": "128.png" }, "web_accessible_resources": [ { "resources": [ "128.png", "64.png", "32.png" ], "matches": [] } ] } |