Dooray

Dooray Extension

Wat is Dooray?

Dooray is een Chrome-extensie ontwikkeld door hyeonjae2010, en de belangrijkste functie is "Dooray Extension".

Download het CRX-bestand van de extensie Dooray

Download Dooray-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        https://dooray.com 의 좌측 메뉴를 숨김니다.                    

Basisinformatie over de Extensie

Naam Dooray Dooray
ID ffjoemfmeicpchegiadmbipjembkmlbb
Officiële URL https://chromewebstore.google.com/detail/dooray/ffjoemfmeicpchegiadmbipjembkmlbb
Beschrijving Dooray Extension
Bestandsgrootte 7.5 KB
Aantal Installaties 72
Huidige Versie 0.1
Laatst Bijgewerkt 2018-03-16
Publicatiedatum 2018-03-16
Ontwikkelaar hyeonjae2010
Betalingswijze free
Ondersteunde Talen ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dooray",
    "version": "0.1",
    "description": "Dooray Extension",
    "permissions": [
        "activeTab"
    ],
    "browser_action": {
        "default_title": "Dooray",
        "default_icon": "icon.png",
        "default_popup": "dooray.html"
    },
    "manifest_version": 2
}