Tumblr images downloader
By One click in context menu, you can download images from Tumblr fast and easy with large resolution.
Tumblr images downloaderとは何ですか?
Tumblr images downloaderはhttps://prometricexam.netによって開発されたChromeの拡張機能で、その主な機能は「By One click in context menu, you can download images from Tumblr fast and easy with large resolution.」です。
拡張機能のスクリーンショット
Tumblr images downloader拡張機能のCRXファイルをダウンロード
Tumblr images downloader拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension will help you too much to download images from tumblr in one click fast and easy. If you want to download any image from tumblr just open context menu and click download image button, it will download quickly.
拡張機能の基本情報
名前 | Tumblr images downloader |
ID | ogdpfpkkpipedlmoecjonhjpoggipgme |
公式URL | https://chromewebstore.google.com/detail/tumblr-images-downloader/ogdpfpkkpipedlmoecjonhjpoggipgme |
説明 | By One click in context menu, you can download images from Tumblr fast and easy with large resolution. |
ファイルサイズ | 14.88 KB |
インストール数 | 645 |
現在のバージョン | 1.0.2 |
最終更新日 | 2021-10-14 |
公開日 | 2021-10-14 |
評価 | 3.00/5 合計 2 レビュー |
開発者 | https://prometricexam.net |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://prometricexam.net/ |
ヘルプページのURL | https://prometricexam.net/ |
プライバシーポリシーページのURL | https://maaloma.tech/privacy-policy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tumblr images downloader", "version": "1.0.2", "description": "By One click in context menu, you can download images from Tumblr fast and easy with large resolution.", "icons": { "16": "icon-116.png", "48": "icon-418.png", "128": "icon-1128.png" }, "background": { "scripts": [ "background.js" ] }, "permissions": [ "downloads", "contextMenus" ] } |