Amazing animals photos

Get amazing animals photos with every new tab

Amazing animals photosとは何ですか?

Amazing animals photosはOr Ronによって開発されたChromeの拡張機能で、その主な機能は「Get amazing animals photos with every new tab」です。

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

screenshot
screenshot
screenshot

Amazing animals photos拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 Amazing animals photos Amazing animals photos
ID aiglaaopifcdgpcnlobhmpikegmbadng
公式URL https://chrome.google.com/webstore/detail/amazing-animals-photos/aiglaaopifcdgpcnlobhmpikegmbadng
説明 Get amazing animals photos with every new tab
ファイルサイズ 958 KB
インストール数 82
現在のバージョン 0.1
最終更新日 2015-07-15
公開日 2015-07-15
評価 4.75/5 合計 4 レビュー
開発者 Or Ron
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Amazing animals photos",
    "description": "Get amazing animals photos with every new tab",
    "version": "0.1",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "blank.html"
    },
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "topSites"
    ]
}