mirror of
https://github.com/jonasrafa/kunkun-ext-google-search.git
synced 2025-04-04 10:16:44 +00:00
Update package name and identifier to kunkun-ext-google-search
This commit is contained in:
parent
a976bb5444
commit
79ec284b67
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://schema.kunkun.sh",
|
"$schema": "https://schema.kunkun.sh",
|
||||||
"name": "google-search",
|
"name": "kunkun-ext-google-search",
|
||||||
"version": "0.0.10",
|
"version": "0.0.10",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
@ -13,7 +13,7 @@
|
|||||||
"name": "Google Search",
|
"name": "Google Search",
|
||||||
"shortDescription": "Google search with autosuggestions",
|
"shortDescription": "Google search with autosuggestions",
|
||||||
"longDescription": "Google search with autosuggestions",
|
"longDescription": "Google search with autosuggestions",
|
||||||
"identifier": "google-search",
|
"identifier": "kunkun-ext-google-search",
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"fetch:all",
|
"fetch:all",
|
||||||
"clipboard:write-text",
|
"clipboard:write-text",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user