ACS ChemWorx Importer (Unofficial)

ACS ChemWorx Importer Unofficial Chrome Extension

Hvad er ACS ChemWorx Importer (Unofficial)?

ACS ChemWorx Importer (Unofficial) er en Chrome-udvidelse udviklet af Carck, og dens hovedfunktion er "ACS ChemWorx Importer Unofficial Chrome Extension".

Download ACS ChemWorx Importer (Unofficial)-udvidelses-CRX-fil

Download ACS ChemWorx Importer (Unofficial)-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        For users of ACS ChemWorx.                    

Grundlæggende oplysninger om udvidelsen

Navn ACS ChemWorx Importer (Unofficial) ACS ChemWorx Importer (Unofficial)
ID alpnmckbipgiogibmkmphomcbghkiind
Officiel URL https://chrome.google.com/webstore/detail/acs-chemworx-importer-uno/alpnmckbipgiogibmkmphomcbghkiind
Beskrivelse ACS ChemWorx Importer Unofficial Chrome Extension
Filstørrelse 40.42 KB
Antal Installationer 36
Nuværende Version 1.0
Senest Opdateret 2013-10-09
Udgivelsesdato 2013-10-09
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler Carck
Betalingsmetode free
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon-128.png",
        "default_title": "ACS ChemWorx Importer (Unofficial)"
    },
    "name": "ACS ChemWorx Importer (Unofficial)",
    "description": "ACS ChemWorx Importer Unofficial Chrome Extension",
    "icons": {
        "16": "icon-16.png",
        "22": "icon-22.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "64": "icon-64.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "version": "1.0",
    "manifest_version": 2
}