Gatbsy.js Detector
Extension to detect sites built with Gatsby.js
Vad är Gatbsy.js Detector?
Gatbsy.js Detector är en Chrome-tillägg utvecklad av https://sibiraj.dev, och dess huvudfunktion är "Extension to detect sites built with Gatsby.js".
Tilläggsskärmbilder
Ladda ner Gatbsy.js Detector-förlängningens CRX-fil
Ladda ner Gatbsy.js Detector-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Detect whether the site you visit is running Gatsby.js Grundläggande Information om Tillägg
| Namn | |
| ID | ebnangjfmhfioccbaepehadakhiffapm |
| Officiell webbadress | https://chromewebstore.google.com/detail/gatbsyjs-detector/ebnangjfmhfioccbaepehadakhiffapm |
| Beskrivning | Extension to detect sites built with Gatsby.js |
| Filstorlek | 146 KB |
| Antal Installationer | 298 |
| Aktuell Version | 2.0.0 |
| Senast Uppdaterad | 2023-01-09 |
| Publiceringsdatum | 2019-02-09 |
| Utvecklare | https://sibiraj.dev |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/sibiraj-s/gatsby.js-detector |
| Hjälpsida URL | https://github.com/sibiraj-s/gatsby.js-detector/issues |
| Stödda Språk | 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": [
" | |