花瓣采集插件
这个扩展程序可以让你方便地从任意网站上采集喜欢的图片、视频或者网页截图到花瓣网(huaban.com)上。这是花瓣网官方(huaban.com)提供的扩展。
花瓣采集插件란 무엇입니까?
花瓣采集插件은(는) Huaban에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "这个扩展程序可以让你方便地从任意网站上采集喜欢的图片、视频或者网页截图到花瓣网(huaban.com)上。这是花瓣网官方(huaban.com)提供的扩展。"입니다.
확장 프로그램 스크린샷
花瓣采集插件 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
利用本工具,你可以方便地一键保存任意网页上的图片视频到花瓣网,告别「右键另存到电脑」,还能随时随地查看你的采集。更有「截图」功能,可区域、全屏、全网页截图,一键上传到花瓣。
확장 프로그램 기본 정보
이름 | 花瓣采集插件 |
ID | fgobbidklammfajebkefikkdhblbaaam |
공식 URL | https://chromewebstore.google.com/detail/%E8%8A%B1%E7%93%A3%E9%87%87%E9%9B%86%E6%8F%92%E4%BB%B6/fgobbidklammfajebkefikkdhblbaaam |
설명 | 这个扩展程序可以让你方便地从任意网站上采集喜欢的图片、视频或者网页截图到花瓣网(huaban.com)上。这是花瓣网官方(huaban.com)提供的扩展。 |
파일 크기 | 1.2 MB |
설치 횟수 | 70,000 |
현재 버전 | 2.0.20 |
최근 업데이트 | 2024-02-26 |
출시 날짜 | 2020-04-08 |
평점 | 2.52/5 총 58 개의 평점 |
개발자 | Huaban |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://huaban.com |
도움말 페이지 URL | https://faq.huaban.com |
개인정보 보호 정책 페이지 URL | https://huaban.com/about/disclaimer?activeKey=1 |
지원되는 언어 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "default_popup": "popup.html" }, "version": "2.0.20", "name": "\u82b1\u74e3\u91c7\u96c6\u63d2\u4ef6", "description": "\u8fd9\u4e2a\u6269\u5c55\u7a0b\u5e8f\u53ef\u4ee5\u8ba9\u4f60\u65b9\u4fbf\u5730\u4ece\u4efb\u610f\u7f51\u7ad9\u4e0a\u91c7\u96c6\u559c\u6b22\u7684\u56fe\u7247\u3001\u89c6\u9891\u6216\u8005\u7f51\u9875\u622a\u56fe\u5230\u82b1\u74e3\u7f51(huaban.com)\u4e0a\u3002\u8fd9\u662f\u82b1\u74e3\u7f51\u5b98\u65b9(huaban.com)\u63d0\u4f9b\u7684\u6269\u5c55\u3002", "permissions": [ "storage", "contextMenus", "tabs", "activeTab", "management" ], "background": { "service_worker": "background.5fadff2f.js" }, "content_scripts": [ { "matches": [ "https:\/\/*.behance.net\/*" ], "js": [ "behance.5de5fe08.js" ], "css": [ "cover.c6f0a71a.css" ] }, { "matches": [ "https:\/\/*.pinterest.com\/*", "https:\/\/*.pinterest.com.au\/*", "https:\/\/*.pinterest.jp\/*", "https:\/\/*.pinterest.de\/*", "https:\/\/*.pinterest.dk\/*", "https:\/\/*.pinterest.se\/*", "https:\/\/*.pinterest.pt\/*", "https:\/\/*.pinterest.es\/*", "https:\/\/*.pinterest.cl\/*", "https:\/\/*.pinterest.fr\/*", "https:\/\/*.pinterest.nz\/*", "https:\/\/*.pinterest.co.kr\/*", "https:\/\/*.pinterest.co.uk\/*" ], "js": [ "pinterest.e45aa05c.js" ], "css": [] }, { "matches": [ " |