WebCat

WebCat

What is WebCat?

WebCat is a Chrome extension developed by Anirudh Ramanathan, and its main feature is "WebCat".

Extension Screenshots

screenshot

Download WebCat Extension CRX File

Download WebCat 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

                        Categorize the web:
Better bookmarks
Ability to tag and search via tags
Chrome sync capable                    

Extension Basic Information

Name WebCat WebCat
ID goapolmdanikiifibfibnnipepmdalkd
Official URL https://chromewebstore.google.com/detail/webcat/goapolmdanikiifibfibnnipepmdalkd
Description WebCat
File Size 115 KB
Installation Count 19
Current Version 1.2
Last Updated 2019-11-07
Publish Date 2019-11-06
Rating 5.00/5 Total 2 Ratings
Developer Anirudh Ramanathan
Payment Type free
Extension Website http://www.anirudhr.com/about/
Supported Languages en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WebCat",
    "version": "1.2",
    "manifest_version": 2,
    "description": "WebCat",
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "",
        "bookmarks",
        "tabs",
        "storage"
    ]
}