Browse Source

renamed to Gauntlet from Raspberry, removed icon for now

master
Haku 3 years ago
parent
commit
b7cb87563b
1 changed files with 1 additions and 6 deletions
  1. +1
    -6
      build/manifest.json

+ 1
- 6
build/manifest.json View File

@@ -1,14 +1,9 @@
{ {
"manifest_version": 3, "manifest_version": 3,
"name": "Raspberry",
"name": "Gauntlet",
"version": "1.0", "version": "1.0",
"description": "Defend easier in NationStates.", "description": "Defend easier in NationStates.",
"author": "Haku", "author": "Haku",
"icons": {
"16": "icons/16.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"permissions": ["activeTab", "storage"], "permissions": ["activeTab", "storage"],
"host_permissions": [ "host_permissions": [
"https://*.nationstates.net/*" "https://*.nationstates.net/*"


Loading…
Cancel
Save