Amazing animals photos
Get amazing animals photos with every new tab
What is Amazing animals photos?
Amazing animals photos is a Chrome extension developed by Or Ron, and its main feature is "Get amazing animals photos with every new tab".
Extension Screenshots
Download Amazing animals photos Extension CRX File
Download Amazing animals photos extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension Basic Information
Name | ![]() |
ID | aiglaaopifcdgpcnlobhmpikegmbadng |
Official URL | https://chrome.google.com/webstore/detail/amazing-animals-photos/aiglaaopifcdgpcnlobhmpikegmbadng |
Description | Get amazing animals photos with every new tab |
File Size | 958 KB |
Installation Count | 82 |
Current Version | 0.1 |
Last Updated | 2015-07-15 |
Publish Date | 2015-07-15 |
Rating | 4.75/5 Total 4 Ratings |
Developer | Or Ron |
[email protected] | |
Payment Type | free |
Supported Languages | 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" ] } |