Direct Download Link Finder
Helps you find direct file download links
Direct Download Link Finderとは何ですか?
Direct Download Link FinderはSagar Soniによって開発されたChromeの拡張機能で、その主な機能は「Helps you find direct file download links」です。
拡張機能のスクリーンショット
Direct Download Link Finder拡張機能のCRXファイルをダウンロード
Direct Download Link Finder拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Find direct links of files on Google including Audio, Video, Documents, Application, Source Files, Images, Compressed, Disc Images, Data Files, Fonts and System files.
拡張機能の基本情報
名前 | Direct Download Link Finder |
ID | knplaemikhjcdnlgnjboeobcoipnaglf |
公式URL | https://chromewebstore.google.com/detail/direct-download-link-find/knplaemikhjcdnlgnjboeobcoipnaglf |
説明 | Helps you find direct file download links |
ファイルサイズ | 350 KB |
インストール数 | 3,656 |
現在のバージョン | 1.1 |
最終更新日 | 2021-02-16 |
公開日 | 2020-01-02 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | Sagar Soni |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Direct Download Link Finder", "version": "1.1", "description": "Helps you find direct file download links", "manifest_version": 2, "browser_action": { "default_popup": "index.html", "default_icon": { "16": "icon16.png", "48": "icon48.png", "32": "icon32.png", "128": "icon128.png" } }, "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" } } |