chrome_dino_cosplay

You can make dino cospaly!!

Qu'est-ce que chrome_dino_cosplay ?

chrome_dino_cosplay est une extension Chrome développée par superj80820, et sa fonction principale est "You can make dino cospaly!!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension chrome_dino_cosplay

Téléchargez les fichiers d'extension chrome_dino_cosplay au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        讓你可以變換你的小恐龍角色~~!
如果你喜歡 你可以我一顆星星鼓勵~ 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                    

Informations de Base sur l'Extension

Nom chrome_dino_cosplay chrome_dino_cosplay
ID ghmdcodhffmkgjclaimakmogaacfekch
URL Officiel https://chromewebstore.google.com/detail/chromedinocosplay/ghmdcodhffmkgjclaimakmogaacfekch
Description You can make dino cospaly!!
Taille du Fichier 433 KB
Nombre d'Installations 2,088
Version Actuelle 1.0
Dernière Mise à Jour 2019-05-05
Date de Publication 2019-05-05
Évaluation 4.86/5 Total 7 Évaluations
Développeur superj80820
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/superj80820/chrome-dino-cosplay
URL de la Page d'Aide https://github.com/superj80820/chrome-dino-cosplay
Langues Prises en Charge 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"
    }
}