Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"manifest_version": 3,
"name": "neon34",
"version": "1.1.7",
"action": {
"default_icon": {
"48": "images\/icon.png",
"128": "images\/icon.png"
},
"default_popup": "index.html",
"default_title": "neon34"
},
"description": "the redbubble marketplace",
"icons": {
"48": "images\/icon.png",
"128": "images\/icon.png"
},
"author": "Rising",
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"content_scripts": [
{
"js": [
"assets\/content-script-loader.content.jsx.63f65254.48928989.js"
],
"matches": [
"https:\/\/*.redbubble.com.com\/*"
],
"run_at": "document_end"
}
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"host_permissions": [
"https:\/\/*.neon34.com\/*",
"https:\/\/us-central1-neon34-ae72a.cloudfunctions.net\/sign_up_user",
"https:\/\/rising.software\/*",
"https:\/\/868e-100-0-198-143.ngrok.io\/*"
],
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAs9QlrW1fozDWL9I6NfU4D8MqOsOgQ8Gcb9l6iaEbY\/1IsEDuJzTXBJL3pqJwcVFu+J5zp9dlYOB9oAQH0Hr5pZCQ4ttgzLiQiIg0Zo+g6LqZpIj44juDmRWWVhjHXO70f6zi7TB4GVmktFWr4ZYDuzJrtg3vyY6ZlpeIjZROWVQ1GUWNzZNQrjIq0SL\/6BqH0K1BcWdTOKEHLrfRAZZ\/VK0wWZhbIo4hUFBKQiY\/7eDZeYKFkkFy0iyfIJwx+qMimCDru0\/Vs7Z18yKiB4nZkjKVWg5H6r4z\/uQPEw4iUi5j9WIfwWXQ0wG3cKaF5MlVGK\/E\/UAMOBXJ6rsPdisXwQIDAQAB",
"oauth2": {
"client_id": "856587473742-kgd0no80mtl2dq4khbl0km3q34v7l5j7.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email",
"https:\/\/www.googleapis.com\/auth\/userinfo.profile"
]
},
"permissions": [
"identity",
"identity.email",
"storage"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"web_accessible_resources": [
{
"matches": [
"https:\/\/*.redbubble.com.com\/*"
],
"resources": [
"*"
],
"use_dynamic_url": false
},
{
"matches": [
"https:\/\/*.redbubble.com.com\/*"
],
"resources": [
"assets\/content.jsx.63f65254.js"
],
"use_dynamic_url": true
}
]
}