Miley Cyrus Photo Gallery

Miley Cyrus Photo Gallery provides images about this sexy singer, songwriter, and actress.

Miley Cyrus Photo Galleryとは何ですか?

Miley Cyrus Photo Galleryはphotos appsによって開発されたChromeの拡張機能で、その主な機能は「Miley Cyrus Photo Gallery provides images about this sexy singer, songwriter, and actress.」です。

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

screenshot

Miley Cyrus Photo Gallery拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Miley Cyrus application brings photos from her videos clips, music songs and her personal pictures.

Fans can add actual photos from any web site and share this app on Twitter, G+, Facebook.

How to:
- right-click on the photo.
- click to in context menu "Miley Cyrus Photo Gallery"
- the image shows in popup                    

拡張機能の基本情報

名前 Miley Cyrus Photo Gallery Miley Cyrus Photo Gallery
ID lkgighlcohpcgcjodfoeooamanekaokh
公式URL https://chrome.google.com/webstore/detail/miley-cyrus-photo-gallery/lkgighlcohpcgcjodfoeooamanekaokh
説明 Miley Cyrus Photo Gallery provides images about this sexy singer, songwriter, and actress.
ファイルサイズ 94.88 KB
インストール数 14
現在のバージョン 1.0
最終更新日 2015-02-20
公開日 2015-02-20
評価 5.00/5 合計 2 レビュー
開発者 photos apps
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Miley Cyrus Photo Gallery",
    "description": "Miley Cyrus Photo Gallery provides images about this sexy singer, songwriter, and actress.",
    "version": "1.0",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "jquery.js",
            "conf.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "img_sep\/ico_19.png",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "contextMenus",
        "notifications",
        "unlimitedStorage"
    ],
    "icons": {
        "16": "img_sep\/ico_16.png",
        "48": "img_sep\/ico_48.png"
    }
}