chrome_dino_cosplay

You can make dino cospaly!!

Wat is chrome_dino_cosplay?

chrome_dino_cosplay is een Chrome-extensie ontwikkeld door superj80820, en de belangrijkste functie is "You can make dino cospaly!!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie chrome_dino_cosplay

Download chrome_dino_cosplay-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

                        讓你可以變換你的小恐龍角色~~!
如果你喜歡 你可以我一顆星星鼓勵~ Github: https://github.com/superj80820/chrome-dino-cosplay
使用教學: https://github.com/superj80820/chrome-dino-cosplay#%E6%80%8E%E9%BA%BC%E4%BD%BF%E7%94%A8                    

Basisinformatie over de Extensie

Naam chrome_dino_cosplay chrome_dino_cosplay
ID ghmdcodhffmkgjclaimakmogaacfekch
Officiële URL https://chromewebstore.google.com/detail/chromedinocosplay/ghmdcodhffmkgjclaimakmogaacfekch
Beschrijving You can make dino cospaly!!
Bestandsgrootte 433 KB
Aantal Installaties 2,088
Huidige Versie 1.0
Laatst Bijgewerkt 2019-05-05
Publicatiedatum 2019-05-05
Beoordeling 4.86/5 Totaal 7 Beoordelingen
Ontwikkelaar superj80820
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://github.com/superj80820/chrome-dino-cosplay
Help Pagina-URL https://github.com/superj80820/chrome-dino-cosplay
Ondersteunde Talen zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "chrome_dino_cosplay",
    "description": "You can make dino cospaly!!",
    "version": "1.0",
    "icons": {
        "48": "icon.png"
    },
    "permissions": [
        "clipboardWrite"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}