OpenBook It!

Easily share anything to the OpenBook community

Apa itu OpenBook It!?

OpenBook It! adalah ekstensi Chrome yang dikembangkan oleh https://openbook.etoro.com, dan fitur utamanya adalah "Easily share anything to the OpenBook community".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi OpenBook It!

Unduh file ekstensi OpenBook It! dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Share anything you like from the Web to eToro OpenBook - The Social Investment Network.

The "OpenBook It!" extension for Google Chrome adds a button to your browser that lets you share from any website, quickly and easily.                    

Informasi Dasar Ekstensi

Nama OpenBook It! OpenBook It!
ID mlgeajkpagegaanjcffndokbmifddcdn
URL Resmi https://chromewebstore.google.com/detail/openbook-it/mlgeajkpagegaanjcffndokbmifddcdn
Deskripsi Easily share anything to the OpenBook community
Ukuran File 19.58 KB
Jumlah Instalasi 1,359
Versi Saat Ini 0.3
Terakhir Diperbarui 2013-03-03
Tanggal Publikasi 2013-03-03
Penilaian 4.33/5 Total 33 Penilaian
Pengembang https://openbook.etoro.com
Tipe Pembayaran free
Situs Ekstensi http://openbook.etoro.com/?ref=chromestore
Bahasa yang Didukung en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon-128.png",
        "default_title": "OpenBook It!"
    },
    "name": "OpenBook It!",
    "description": "Easily share anything to the OpenBook community",
    "homepage_url": "http:\/\/openbook.etoro.com\/?ref=chrome_OBit",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "version": "0.3",
    "manifest_version": 2
}