PagePilot

Dork any Site

PagePilotとは何ですか?

PagePilotはCollinによって開発されたChromeの拡張機能で、その主な機能は「Dork any Site」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Search on the current Site with ease using PagePilot. PagePilot uses the Google Dork Technology to find specific Results from the current Page.                    

拡張機能の基本情報

名前 PagePilot PagePilot
ID aigmhlpfpklbnlhafhhpdlohbjalkjke
公式URL https://chromewebstore.google.com/detail/pagepilot/aigmhlpfpklbnlhafhhpdlohbjalkjke
説明 Dork any Site
ファイルサイズ 194 KB
インストール数 73
現在のバージョン 1.0
最終更新日 2023-03-31
公開日 2023-03-31
評価 1.00/5 合計 1 レビュー
開発者 Collin
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "PagePilot",
    "description": "Dork any Site",
    "version": "1.0",
    "permissions": [
        "activeTab"
    ],
    "action": {
        "default_popup": "popup\/popup.html",
        "default_icon": "icon.png"
    }
}