Gatbsy.js Detector
Extension to detect sites built with Gatsby.js
什么是Gatbsy.js Detector?
Gatbsy.js Detector是由https://sibiraj.dev开发的Chrome扩展程序,该扩展的主要功能是“Extension to detect sites built with Gatsby.js”。
扩展截图
下载Gatbsy.js Detector扩展crx文件
下载Gatbsy.js Detector扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Detect whether the site you visit is running Gatsby.js 扩展基本信息
| 名称 | |
| ID | ebnangjfmhfioccbaepehadakhiffapm |
| 官方URL | https://chromewebstore.google.com/detail/gatbsyjs-detector/ebnangjfmhfioccbaepehadakhiffapm |
| 简介 | Extension to detect sites built with Gatsby.js |
| 文件大小 | 146 KB |
| 安装次数 | 298 |
| 当前版本 | 2.0.0 |
| 更新时间 | 2023-01-09 |
| 上架时间 | 2019-02-09 |
| 开发者 | https://sibiraj.dev |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://github.com/sibiraj-s/gatsby.js-detector |
| 帮助页面URL | https://github.com/sibiraj-s/gatsby.js-detector/issues |
| 支持的语言 | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2.0.0",
"name": "Gatbsy.js Detector",
"short_name": "Gatbsy.js Detector",
"description": "Extension to detect sites built with Gatsby.js",
"manifest_version": 3,
"author": "sibiraj-s",
"icons": {
"16": "images\/production\/gatsby-16x16.png",
"32": "images\/production\/gatsby-32x32.png",
"48": "images\/production\/gatsby-48x48.png",
"128": "images\/production\/gatsby-128x128.png",
"512": "images\/production\/gatsby-512x512.png"
},
"action": {
"default_title": "Gatbsy.js Detector",
"default_icon": {
"16": "images\/disabled\/gatsby-16x16.png",
"32": "images\/disabled\/gatsby-32x32.png",
"48": "images\/disabled\/gatsby-48x48.png"
},
"default_popup": "popups\/disabled.html"
},
"content_scripts": [
{
"matches": [
" | |