Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"icons": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"default_popup": "popup.html"
},
"version": "1.0.0",
"author": "PressQuit",
"name": "__MSG_name__",
"description": "__MSG_description__",
"background": {
"service_worker": "static\/background\/index.js"
},
"permissions": [
"storage",
"identity",
"identity.email"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"filter.2031ef0c.js"
],
"all_frames": true,
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"forceBlock.8d186878.js"
],
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"meditation.5912bd43.js"
],
"all_frames": false,
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"mobileMode.82f28752.js"
],
"all_frames": false,
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"videoControl.fef57de8.js"
],
"all_frames": true,
"css": []
}
],
"default_locale": "en",
"host_permissions": [
"https:\/\/*\/*"
],
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAukxIfXeAMupu2x5zRcVscIwFoyZ9500D0qh+dK97\/1yDX9DVcJ9Zb5xSTIyRDX8OmoD8fFujhnyZiuZeDOP4w0xCE\/CXZ\/gTIxHny74tTqzZZfCYaNM6xfyvYUsA8EAeaGszAcw+W7GwnO\/rZrIueZke6dDfrvqHBfH\/JuEm2rjvcQmpVVoXjxMm3kxBU9z499WRAd26zmeWDYhgKRPc9+w1P84yoRRAiZSrxEh2OmP0RXMmizla4Lq3xBvyKhe4KRL8yWjKy+NEjcT+TXVwq9Ekedov4D4Ard7HeuIdE49BG61vUm8VofsMf5mBVAcfiSQbDpOn7ZUUYFoJY4+8rQIDAQAB",
"oauth2": {
"client_id": "365728193491-62uqn49bu8u2ge5857t81eotqocvvkat.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email",
"https:\/\/www.googleapis.com\/auth\/userinfo.profile"
]
}
}