PagePilot
Dork any Site
什么是PagePilot?
PagePilot是由Collin开发的Chrome扩展程序,该扩展的主要功能是“Dork any Site”。
扩展截图
下载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.                     扩展基本信息
| 名称 |  | 
| 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 | 
| 电子邮箱 | [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"
    }
} | |