提供元: Milo Xeon
Inspect and view changes in FoxyQL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GraphiQL extension",
"version": "1.2",
"description": "Chrome extension for the GraphiQL tool",
"background": {
"scripts": [
"js/background.js"
],
"persistent": false
},
"browser_action": {
"default_title": "Launch GraphiQL",
"default_icon": "public/logo.png"
},
"icons": {
"16": "public/logo.png",
"48": "public/logo.png",
"128": "public/logo.png"
},
"permissions": [
"http://*/",
"https://*/",
"storage"
]
} ベストのFoxyQL代替案
FoxyQLに類似したFirefox add-onをいくつか紹介します:
GraphiTab
Jason Simeone
Foxy Tabs
Francesco De Stefano
GraphQL Playground
graphql-playground-extension
Apollo Client Devtools
Apollo Team
Foxy SEO Tool
McNulty
Urql Devtools
Urql Devtools (Formidable)
QuizFox
visandan2
Foxy Calculator
Anthony Ebiner
FoxyBlaze
Jsizzleboii
FoxyRecon
VincenzoCaputo
Sourcegraph for Firefox
Sourcegraph
Foxfire
wisewolf