PDFalcon
The ultimate PDF management companion
PDFalconとは何ですか?
PDFalconはShahaf Gate Ltdによって開発されたChromeの拡張機能で、その主な機能は「The ultimate PDF management companion」です。
拡張機能のスクリーンショット
PDFalcon拡張機能のCRXファイルをダウンロード
PDFalcon拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
An all-in-one Chrome extension for seamless PDF management.
PDFalcon offers powerful conversion, merging, and compression functionalities, providing users with a comprehensive toolkit for handling PDF files effortlessly. 拡張機能の基本情報
| 名前 | |
| ID | oeamcldjiegpkjgfbcikcfkpgaghogpp |
| 公式URL | https://chromewebstore.google.com/detail/pdfalcon/oeamcldjiegpkjgfbcikcfkpgaghogpp |
| 説明 | The ultimate PDF management companion |
| ファイルサイズ | 485 KB |
| インストール数 | 232 |
| 現在のバージョン | 1.0.2 |
| 最終更新日 | 2023-07-21 |
| 公開日 | 2023-07-20 |
| 開発者 | Shahaf Gate Ltd |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "PDFalcon",
"version": "1.0.2",
"description": "The ultimate PDF management companion",
"author": "Shaki Techno Ltd",
"icons": {
"16": "images\/16px.png",
"96": "images\/48px.png",
"128": "images\/128px.png"
},
"action": {
"default_icon": {
"16": "images\/16px.png",
"96": "images\/48px.png",
"128": "images\/128px.png"
},
"default_title": "PDFalcon",
"default_popup": "index.html"
}
} | |