WebCat

WebCat

WebCatとは何ですか?

WebCatはAnirudh Ramanathanによって開発されたChromeの拡張機能で、その主な機能は「WebCat」です。

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

screenshot

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

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

拡張機能の使用方法

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

拡張機能の基本情報

名前 WebCat WebCat
ID goapolmdanikiifibfibnnipepmdalkd
公式URL https://chromewebstore.google.com/detail/webcat/goapolmdanikiifibfibnnipepmdalkd
説明 WebCat
ファイルサイズ 115 KB
インストール数 19
現在のバージョン 1.2
最終更新日 2019-11-07
公開日 2019-11-06
評価 5.00/5 合計 2 レビュー
開発者 Anirudh Ramanathan
支払い方法 free
拡張機能のウェブサイト http://www.anirudhr.com/about/
対応言語 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"
    ]
}