Image Link Grabber

Grab all image links from webpage.

Image Link Grabberとは何ですか?

Image Link Grabberはhttps://standaloneinstaller.comによって開発されたChromeの拡張機能で、その主な機能は「Grab all image links from webpage.」です。

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

Image Link Grabber拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Extract image links from webpage with a single click. Just open the page and click on app icon, voila you got the links.                    

拡張機能の基本情報

名前 Image Link Grabber Image Link Grabber
ID fpajdpibnnhcohnpmnbefdgkbddmpjif
公式URL https://chromewebstore.google.com/detail/image-link-grabber/fpajdpibnnhcohnpmnbefdgkbddmpjif
説明 Grab all image links from webpage.
ファイルサイズ 601 KB
インストール数 11,554
現在のバージョン 0.0.0.1
最終更新日 2016-05-30
公開日 2016-05-29
評価 4.43/5 合計 14 レビュー
開発者 https://standaloneinstaller.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://standaloneinstaller.com/download-image-link-grabber
プライバシーポリシーページのURL https://standaloneinstaller.com/privacypolicy.php
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Image Link Grabber",
    "default_locale": "en",
    "description": "Grab all image links from webpage.",
    "version": "0.0.0.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}