Harpoon for Instagram

Download any image or video from Instagram using Harpoon for Instagram. Just click the blue buoy icon displayed in the address bar.

什麼是Harpoon for Instagram?

Harpoon for Instagram是由http://angelolicastro.com開發的Chrome擴展程式,該擴展的主要功能是“Download any image or video from Instagram using Harpoon for Instagram. Just click the blue buoy icon displayed in the address bar.”。

擴展截圖

screenshot

下載Harpoon for Instagram擴展crx文件

下載Harpoon for Instagram擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Download any image or video from Instagram using the Harpoon for Instagram (https://github.com/angelolicastro/harpoon-for-instagram) Google Chrome extension. Just click the blue buoy icon that is displayed in the address bar of any Instagram post.

Harpoon for Instagram is copyright Angelo Licastro (http://angelolicastro.com).

Harpoon for Instagram is not affiliated with Instagram. The Harpoon for Instagram name is compliant with the Instagram Identity Guide (https://www.instagram-brand.com) (specifically, the Naming Apps and Products section). Instagram is copyright Instagram.

The blue buoy icon was generated by FA2PNG (http://fa2png.io). FA2PNG converts Font Awesome (http://fontawesome.io) icons to PNG. Font Awesome is copyright Dave Gandy. FA2PNG is copyright Jannik Weyrich (http://jannikweyrich.com) and Stephan Groß (http://www.minddust.com).                    

擴展基本資訊

名稱 Harpoon for Instagram Harpoon for Instagram
ID lkkabbnbhcbhadokgoanblepoadnkmio
官方網址 https://chrome.google.com/webstore/detail/harpoon-for-instagram/lkkabbnbhcbhadokgoanblepoadnkmio
簡介 Download any image or video from Instagram using Harpoon for Instagram. Just click the blue buoy icon displayed in the address bar.
檔案大小 10.77 KB
安裝次數 151
目前版本 0.0.2
更新時間 2016-02-20
上架時間 2016-02-20
評分 1.00/5 共 2 次評分
開發者 http://angelolicastro.com
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Angelo Licastro",
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "description": "Download any image or video from Instagram using Harpoon for Instagram. Just click the blue buoy icon displayed in the address bar.",
    "homepage_url": "https:\/\/github.com\/angelolicastro\/harpoon-for-instagram",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "manifest_version": 2,
    "name": "Harpoon for Instagram",
    "page_action": {
        "default_icon": {
            "38": "icons\/icon38.png"
        },
        "default_title": "Harpoon for Instagram"
    },
    "permissions": [
        "*:\/\/instagram.com\/p\/*",
        "*:\/\/www.instagram.com\/p\/*",
        "tabs"
    ],
    "version": "0.0.2"
}