Offline HTML CSS Button Generator

Generate your button without writing Code, apply colour,size and etc using tool.

Offline HTML CSS Button Generatorとは何ですか?

Offline HTML CSS Button Generatorはhttps://tutorialcodeplay.comによって開発されたChromeの拡張機能で、その主な機能は「Generate your button without writing Code, apply colour,size and etc using tool.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Offline HTML CSS Button Generator拡張機能のCRXファイルをダウンロード

Offline HTML CSS Button Generator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Create your own button without programming (HTML5 CSS3 knowledge).                    

拡張機能の基本情報

名前 Offline HTML CSS Button Generator Offline HTML CSS Button Generator
ID gjheaalanpedahhppimndoajnakpecge
公式URL https://chrome.google.com/webstore/detail/offline-html-css-button-g/gjheaalanpedahhppimndoajnakpecge
説明 Generate your button without writing Code, apply colour,size and etc using tool.
ファイルサイズ 1.01 MB
インストール数 619
現在のバージョン 1.1
最終更新日 2019-02-04
公開日 2019-02-04
評価 5.00/5 合計 2 レビュー
開発者 https://tutorialcodeplay.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://tutorialcodeplay.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Offline HTML CSS Button Generator",
    "description": "Generate your button without writing Code, apply colour,size and etc using tool.",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon\/128button.png",
        "default_popup": "index.html"
    },
    "offline_enabled": true,
    "author": "Merbin Joe",
    "homepage_url": "http:\/\/tutorialcodeplay.com",
    "icons": {
        "16": "icon\/16button.png",
        "48": "icon\/48button.png",
        "128": "icon\/128button.png"
    },
    "manifest_version": 2
}