Developers Resources

ssiddique.info provides the best web developers resources and free resources for web designers and programmers

Developers Resourcesとは何ですか?

Developers Resourcesはhttps://www.ssiddique.infoによって開発されたChromeの拡張機能で、その主な機能は「ssiddique.info provides the best web developers resources and free resources for web designers and programmers」です。

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

screenshot

Developers Resources拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        ssiddique.info provides the best web developers resources and free resources for web designers and programmers                    

拡張機能の基本情報

名前 Developers Resources Developers Resources
ID gbplkjikejplpgpnoafkpmhpgloipecn
公式URL https://chromewebstore.google.com/detail/developers-resources/gbplkjikejplpgpnoafkpmhpgloipecn
説明 ssiddique.info provides the best web developers resources and free resources for web designers and programmers
ファイルサイズ 14.39 KB
インストール数 12
現在のバージョン 0.3
最終更新日 2014-06-23
公開日 2014-06-23
評価 5.00/5 合計 4 レビュー
開発者 https://www.ssiddique.info
支払い方法 free
拡張機能のウェブサイト http://www.ssiddique.info
対応言語 en
manifest.json
{
    "name": "Developers Resources",
    "description": "ssiddique.info provides the best web developers resources and free resources for web designers and programmers",
    "browser_action": {
        "default_icon": {
            "38": "icon.png"
        },
        "default_title": "Developers Resources",
        "default_popup": "ssiddique.html"
    },
    "manifest_version": 2,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "version": "0.3"
}