Image Downloader
te31.com(rgrong), slrclub.com, instagram
什麼是Image Downloader?
Image Downloader是由kotree.com開發的Chrome擴展程式,該擴展的主要功能是“te31.com(rgrong), slrclub.com, instagram”。
下載Image Downloader擴展crx文件
下載Image Downloader擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
slrclub instagram te31.com (rgrong) 에서 이미지를 쉽게 받을 수 있도록 함.
擴展基本資訊
名稱 | ![]() |
ID | cgocnfehcmjlhkjjoilopiobelljiafi |
官方網址 | https://chrome.google.com/webstore/detail/image-downloader/cgocnfehcmjlhkjjoilopiobelljiafi |
簡介 | te31.com(rgrong), slrclub.com, instagram |
檔案大小 | 38.17 KB |
安裝次數 | 200 |
目前版本 | 1.1.0 |
更新時間 | 2016-06-09 |
上架時間 | 2016-06-09 |
評分 | 3.67/5 共 3 次評分 |
開發者 | kotree.com |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | ko |
manifest.json | |
{ "name": "Image Downloader", "description": "te31.com(rgrong), slrclub.com, instagram", "version": "1.1.0", "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "js": [ "jquery.min.js", "contents.js" ] } ], "web_accessible_resources": [ "rightbutton.js", "instagram.js", "slrclub.js", "jquery.min.js" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "permissions": [ "webRequest", "webRequestBlocking", "tabs", " |