Cat Screen Cleaner

Watch out our cute kitten work over time on getting your screen clean! Treat your screen with a cleaning from our fluffy friend.

What is Cat Screen Cleaner?

Cat Screen Cleaner is a Chrome extension developed by https://virtualscreencleaners.com, and its main feature is "Watch out our cute kitten work over time on getting your screen clean! Treat your screen with a cleaning from our fluffy friend.".

Extension Screenshots

screenshot
screenshot

Download Cat Screen Cleaner Extension CRX File

Download Cat Screen Cleaner 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

                        Open a new tab browser to a cute virtual cat licking your screen clean. 

Watch out our kitten work over-time on getting your screen clean! Treat your screen with a cleaning from our fluffy friend.                    

Extension Basic Information

Name Cat Screen Cleaner Cat Screen Cleaner
ID incaoikdbplldggiaakikmhaeafapfpo
Official URL https://chromewebstore.google.com/detail/cat-screen-cleaner/incaoikdbplldggiaakikmhaeafapfpo
Description Watch out our cute kitten work over time on getting your screen clean! Treat your screen with a cleaning from our fluffy friend.
File Size 3.62 MB
Installation Count 1,172
Current Version 0.1
Last Updated 2017-09-27
Publish Date 2017-09-27
Rating 3.63/5 Total 8 Ratings
Developer https://virtualscreencleaners.com
Payment Type free
Extension Website https://www.virtualscreencleaners.com
Privacy Policy Page URL http://hagensmedia.com
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cat Screen Cleaner",
    "version": "0.1",
    "description": "Watch out our cute kitten work over time on getting your screen clean! Treat your screen with a cleaning from our fluffy friend.",
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "icons": {
        "128": "assets\/icon.png"
    },
    "browser_action": [],
    "permissions": [
        "storage"
    ]
}