chrome_dino_cosplay

You can make dino cospaly!!

What is chrome_dino_cosplay?

chrome_dino_cosplay is a Chrome extension developed by superj80820, and its main feature is "You can make dino cospaly!!".

Extension Screenshots

screenshot

Download chrome_dino_cosplay Extension CRX File

Download chrome_dino_cosplay extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name chrome_dino_cosplay chrome_dino_cosplay
ID ghmdcodhffmkgjclaimakmogaacfekch
Official URL https://chromewebstore.google.com/detail/chromedinocosplay/ghmdcodhffmkgjclaimakmogaacfekch
Description You can make dino cospaly!!
File Size 433 KB
Installation Count 2,088
Current Version 1.0
Last Updated 2019-05-05
Publish Date 2019-05-05
Rating 4.86/5 Total 7 Ratings
Developer superj80820
Email [email protected]
Payment Type free
Extension Website https://github.com/superj80820/chrome-dino-cosplay
Help Page URL https://github.com/superj80820/chrome-dino-cosplay
Supported Languages 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"
    }
}