Cat facts

When you need more facts about cats in your life.

What is Cat facts?

Cat facts is a Chrome extension developed by aquamarinedreams.dev, and its main feature is "When you need more facts about cats in your life.".

Extension Screenshots

screenshot

Download Cat facts Extension CRX File

Download Cat facts 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

                        I know cat facts, i've got the best cat facts folks.                    

Extension Basic Information

Name Cat facts Cat facts
ID ljkpmngdnmcjjhjkldokhndgmbappbkh
Official URL https://chromewebstore.google.com/detail/cat-facts/ljkpmngdnmcjjhjkldokhndgmbappbkh
Description When you need more facts about cats in your life.
File Size 57.23 KB
Installation Count 61
Current Version 1.0
Last Updated 2017-06-19
Publish Date 2017-06-19
Rating 5.00/5 Total 2 Ratings
Developer aquamarinedreams.dev
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cat facts",
    "description": "When you need more facts about cats in your life.",
    "version": "1.0",
    "author": "aquamarinedreams_",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/ajax.googleapis.com\/"
    ]
}