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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://angelolicastro.com และคุณลักษณะหลักของมันคือ "Download any image or video from Instagram using Harpoon for Instagram. Just click the blue buoy icon displayed in the address bar."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Harpoon for Instagram

ดาวน์โหลดไฟล์ส่วนขยาย 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
URL อย่างเป็นทางการ 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"
}