Cincopa App

Cincopa App.

Cincopa Appとは何ですか?

Cincopa Appはhttps://www.cincopa.comによって開発されたChromeの拡張機能で、その主な機能は「Cincopa App.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Cincopa App拡張機能のCRXファイルをダウンロード

Cincopa App拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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 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
Eメール [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'"
}