Gatbsy.js Detector
Extension to detect sites built with Gatsby.js
Apa itu Gatbsy.js Detector?
Gatbsy.js Detector adalah ekstensi Chrome yang dikembangkan oleh https://sibiraj.dev, dan fitur utamanya adalah "Extension to detect sites built with Gatsby.js".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Gatbsy.js Detector
Unduh file ekstensi Gatbsy.js Detector dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Detect whether the site you visit is running Gatsby.js
Informasi Dasar Ekstensi
Nama | Gatbsy.js Detector |
ID | ebnangjfmhfioccbaepehadakhiffapm |
URL Resmi | https://chromewebstore.google.com/detail/gatbsyjs-detector/ebnangjfmhfioccbaepehadakhiffapm |
Deskripsi | Extension to detect sites built with Gatsby.js |
Ukuran File | 146 KB |
Jumlah Instalasi | 298 |
Versi Saat Ini | 2.0.0 |
Terakhir Diperbarui | 2023-01-09 |
Tanggal Publikasi | 2019-02-09 |
Pengembang | https://sibiraj.dev |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/sibiraj-s/gatsby.js-detector |
URL Halaman Bantuan | https://github.com/sibiraj-s/gatsby.js-detector/issues |
Bahasa yang Didukung | 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": [ " |