Centurial

Saves web sites to Centurial as a source.

Centurialとは何ですか?

Centurialはhttps://www.centurial.netによって開発されたChromeの拡張機能で、その主な機能は「Saves web sites to Centurial as a source.」です。

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

screenshot

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

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

拡張機能の使用方法

                        Centurial is true evidence-based genealogy software. Evidence comes from sources, and in modern day genealogy, many of these sources can be found online. This browser extension helps you to save a web page to Centurial as a source.

With a single click, this extension imports source citations, screen captures and sometimes genealogical information.

For this extension to work properly, you need to install the Centurial desktop application, which you can download from https://www.centurial.net/download.                    

拡張機能の基本情報

名前 Centurial Centurial
ID chmilimbepbckjmnfmbkngannlplhphk
公式URL https://chromewebstore.google.com/detail/centurial/chmilimbepbckjmnfmbkngannlplhphk
説明 Saves web sites to Centurial as a source.
ファイルサイズ 15.86 KB
インストール数 489
現在のバージョン 1.0.2
最終更新日 2019-12-16
公開日 2019-12-15
評価 4.00/5 合計 2 レビュー
開発者 https://www.centurial.net
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.centurial.net
プライバシーポリシーページのURL https://www.centurial.net/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Centurial",
    "description": "Saves web sites to Centurial as a source.",
    "version": "1.0.2",
    "manifest_version": 2,
    "permissions": [
        "activeTab",
        "nativeMessaging",
        ""
    ],
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Save to Centurial",
        "default_icon": {
            "16": "images\/icon 16x16.png",
            "32": "images\/icon 32x32.png",
            "48": "images\/icon 48x48.png",
            "64": "images\/icon 64x64.png",
            "128": "images\/icon 128x128.png"
        }
    },
    "icons": {
        "16": "images\/icon 16x16.png",
        "32": "images\/icon 32x32.png",
        "48": "images\/icon 48x48.png",
        "64": "images\/icon 64x64.png",
        "128": "images\/icon 128x128.png"
    }
}