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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Download any image or video from Instagram using Harpoon for Instagram. Just click the blue buoy icon displayed in the address bar."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Harpoon for Instagram एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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).
एक्सटेंशन की मूल जानकारी
नाम | |
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" } |