Keyword Checker

Check for missing keywords in the content of the current web page.

Keyword Checkerとは何ですか?

Keyword Checkerはhttps://www.bigtechies.comによって開発されたChromeの拡張機能で、その主な機能は「Check for missing keywords in the content of the current web page.」です。

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

screenshot

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

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

拡張機能の使用方法

                        Keyword Checker Chrome Extension
Keyword Checker is a Google Chrome extension that helps you check for missing keywords in the content of the current web page. The extension works by analyzing the content of the page and comparing it to a list of predefined keywords.                    

拡張機能の基本情報

名前 Keyword Checker Keyword Checker
ID plndmgedaicbgmocifcjmimognpdnhjf
公式URL https://chromewebstore.google.com/detail/keyword-checker/plndmgedaicbgmocifcjmimognpdnhjf
説明 Check for missing keywords in the content of the current web page.
ファイルサイズ 38.44 KB
インストール数 425
現在のバージョン 1.2
最終更新日 2023-06-19
公開日 2023-05-22
評価 4.88/5 合計 8 レビュー
開発者 https://www.bigtechies.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.bigtechies.com/
ヘルプページのURL https://github.com/AleemIqbal/keyword-checker-extension
対応言語 en-US
manifest.json
{
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Keyword Checker"
    },
    "description": "Check for missing keywords in the content of the current web page.",
    "icons": {
        "48": "icon.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkRE5hQ\/JWsQai3hjO6DrPILHjGy3cUgfT2GzWP50HO09E6Lzg0z7kYwHiBx2x9X9Xr9ixzzo5znRozzTsvyZ\/d51FYOBLi3vuVtGyTQ7rIfJtfg9BUdipV\/V\/gmjBqk+zhqF74PfN2TsbqbMda8ZG\/5vCFERE9WxDtMwe3b5hBV580xS1lx3EV6\/3+VJfdz3JphuyI077ZmN1vPethqGspHZbaeprvgf5n7Iokoi04Qf+oCKOg1EpgEZSwI5FitSOYEUAsmoRlNCyD4xN5hgoqBBHQ+\/ds+Qy4Uifbo5nKUH\/p3KYuq3RRKw2mjAJdr+zmZemYPK65iX0+eoRVUhEQIDAQAB",
    "manifest_version": 3,
    "name": "Keyword Checker",
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2"
}