Justin Bieber Photo Gallery

Justin Bieber Photo Gallery includes images about singer music and song showmen.

Justin Bieber Photo Galleryとは何ですか?

Justin Bieber Photo Galleryはpictures and imagesによって開発されたChromeの拡張機能で、その主な機能は「Justin Bieber Photo Gallery includes images about singer music and song showmen.」です。

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

screenshot

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

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

拡張機能の使用方法

                        Justin Bieber extension brings images from his video clips, music songs, his picture life.

Fans can add actual photos: 
***************************   
   * Right-click on the image.
   * Click to: Add to Justin Bieber Photo Gallery. 
   * New picture shows in popup.

Please share this popular app on G+, Twitter or Facebook.                    

拡張機能の基本情報

名前 Justin Bieber Photo Gallery Justin Bieber Photo Gallery
ID nfidhpelnadaaplkjajdhahhdnccggkm
公式URL https://chrome.google.com/webstore/detail/justin-bieber-photo-galle/nfidhpelnadaaplkjajdhahhdnccggkm
説明 Justin Bieber Photo Gallery includes images about singer music and song showmen.
ファイルサイズ 96.22 KB
インストール数 52
現在のバージョン 1.0
最終更新日 2015-09-30
公開日 2015-09-30
評価 2.10/5 合計 10 レビュー
開発者 pictures and images
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Justin Bieber Photo Gallery",
    "description": "Justin Bieber Photo Gallery includes images about singer music and song showmen.",
    "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"
    }
}