Paste to download

Paste to download makes it easy to save images copied to your clipboard.

Paste to downloadとは何ですか?

Paste to downloadはhttps://pastetodownload.comによって開発されたChromeの拡張機能で、その主な機能は「Paste to download makes it easy to save images copied to your clipboard.」です。

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

screenshot
screenshot
screenshot
screenshot

Paste to download拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        It's especially useful to download media embedded in tough to export places like Google Slides. Get the chrome extension to quickly paste to download from wherever you are.

Built by Maya Man (mayaontheinter.net) with design by Hana Tanimura (hanatanimura.com).                    

拡張機能の基本情報

名前 Paste to download Paste to download
ID jghdppgkpdccfpobmilnnhgahhpjhbne
公式URL https://chromewebstore.google.com/detail/paste-to-download/jghdppgkpdccfpobmilnnhgahhpjhbne
説明 Paste to download makes it easy to save images copied to your clipboard.
ファイルサイズ 206 KB
インストール数 5,792
現在のバージョン 0.0.3
最終更新日 2020-09-07
公開日 2019-04-03
評価 2.95/5 合計 20 レビュー
開発者 https://pastetodownload.com
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://glanceback.info/privacy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Paste to download",
    "version": "0.0.3",
    "description": "Paste to download makes it easy to save images copied to your clipboard.",
    "browser_action": {
        "default_title": "Paste to download",
        "default_popup": "index.html",
        "default_icon": {
            "16": "assets\/logo16x16.png",
            "48": "assets\/logo48x48.png",
            "128": "assets\/logo128x128.png"
        }
    },
    "icons": {
        "16": "assets\/logo16x16.png",
        "48": "assets\/logo48x48.png",
        "128": "assets\/logo128x128.png"
    },
    "manifest_version": 2
}