Centurial

Saves web sites to Centurial as a source.

Centurial क्या है?

Centurial https://www.centurial.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Saves web sites to Centurial as a source."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Centurial एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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"
    }
}