Cincopa App
Cincopa App.
Cincopa App란 무엇입니까?
Cincopa App은(는) https://www.cincopa.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Cincopa App."입니다.
확장 프로그램 스크린샷
Cincopa App 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Cincopa - A Smart Video and Multimedia Platform Cincopa.com is the most complete multimedia hosting and management platform on the web! Cincopa Chrome Extension allows to easily manage, publish, and share any multimedia galleries, including videos, audios, podcasts, images, and slideshows, directly from your Chrome web browser. Get instant stats on media galleries embedded to a current web page and create a new gallery in a few clicks. Take advantage of Cincopa’s smart features: ★ Get a quick summary of all media galleries embedded to the web page open in your browser tab. Cincopa Media Manager displays the total number of galleries on the web page, gallery IDs, the number of media assets in each gallery, and the number of views per gallery. ★ Copy the gallery embed code without the need to open the settings page, share it easily across the web. ★ Quickly open any gallery in Editor’s mode. ★ View and manage your Cincopa account. ★ Start creating a new media gallery right away – click on the “Create New” button and pick up a template. You’ll be redirected to Cincopa where you can customize the new gallery, upload assets and get the ready embed code.
확장 프로그램 기본 정보
이름 | Cincopa App |
ID | nbhdlidlgpfkiiaeaaddkikmnknhlnoo |
공식 URL | https://chromewebstore.google.com/detail/cincopa-app/nbhdlidlgpfkiiaeaaddkikmnknhlnoo |
설명 | Cincopa App. |
파일 크기 | 171 KB |
설치 횟수 | 146 |
현재 버전 | 1.4.6 |
최근 업데이트 | 2022-04-05 |
출시 날짜 | 2019-12-17 |
평점 | 4.67/5 총 3 개의 평점 |
개발자 | https://www.cincopa.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.cincopa.com/ |
도움말 페이지 URL | https://www.cincopa.com/help/ |
개인정보 보호 정책 페이지 URL | https://www.cincopa.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cincopa App", "description": "Cincopa App.", "version": "1.4.6", "manifest_version": 2, "browser_action": { "default_icon": "logo.png", "default_title": "Cincopa Extension", "default_popup": "window.html" }, "icons": { "16": "logo_16.png", "128": "logo.png" }, "permissions": [ "activeTab" ], "web_accessible_resources": [ "\/content.js" ], "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'" } |