500px Photo New Tab - Inspiration

500px's editors handpicked the very best photos for your browser new tabs. Stay inspired, keep photographing!

500px Photo New Tab - Inspirationとは何ですか?

500px Photo New Tab - Inspirationは500pxによって開発されたChromeの拡張機能で、その主な機能は「500px's editors handpicked the very best photos for your browser new tabs. Stay inspired, keep photographing!」です。

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

screenshot

500px Photo New Tab - Inspiration拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        500px's editors handpicked the very best photos for your browser new tabs. Stay inspired, keep photographing!                    

拡張機能の基本情報

名前 500px Photo New Tab - Inspiration 500px Photo New Tab - Inspiration
ID clbaflfnbbbgjppjogdmnhkgpiijamdg
公式URL https://chromewebstore.google.com/detail/500px-photo-new-tab-inspi/clbaflfnbbbgjppjogdmnhkgpiijamdg
説明 500px's editors handpicked the very best photos for your browser new tabs. Stay inspired, keep photographing!
ファイルサイズ 3.46 MB
インストール数 4,518
現在のバージョン 2.0.3
最終更新日 2015-05-15
公開日 2015-05-15
評価 3.77/5 合計 73 レビュー
開発者 500px
支払い方法 free
拡張機能のウェブサイト http://500px.com
ヘルプページのURL http://support.500px.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "500px Photo New Tab - Inspiration",
    "version": "2.0.3",
    "manifest_version": 2,
    "description": "500px's editors handpicked the very best photos for your browser new tabs. Stay inspired, keep photographing!",
    "homepage_url": "http:\/\/500px.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "options_page": "src\/option.html",
    "options_ui": {
        "page": "src\/option.html",
        "chrome_style": true
    },
    "chrome_url_overrides": {
        "newtab": "src\/override\/override.html"
    },
    "permissions": [
        "storage",
        "https:\/\/*.500px.com\/*",
        "http:\/\/*.500px.com\/*"
    ]
}