Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 20, 2025.
{
"action": {
"default_icon": {
"16": "\/images\/action\/default\/default-16.png",
"19": "\/images\/action\/default\/default-19.png",
"32": "\/images\/action\/default\/default-32.png",
"38": "\/images\/action\/default\/default-38.png"
},
"default_popup": "\/views\/app.html",
"default_title": "Shortcuts for Google\u2122"
},
"background": {
"service_worker": "background.js"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"commands": {
"_execute_action": {
"description": "__MSG_cj_i18n_01675__"
}
},
"content_scripts": [
{
"css": [
"\/styles\/cs-tasks.css"
],
"js": [
"\/scripts\/cs-tasks.js"
],
"matches": [
"https:\/\/*.google.com\/embed\/*",
"https:\/\/*.google.com\/u\/?\/embed\/*"
],
"run_at": "document_start"
}
],
"content_security_policy": {
"extension_pages": "default-src 'none'; connect-src https:; font-src 'self'; img-src https: http: data:; style-src 'self' 'unsafe-inline'; script-src 'self'; object-src 'none';"
},
"description": "Get daily inspiration with uplifting wellness quotes. Boost your day with positivity and mindfulness every time you open a new tab.",
"externally_connectable": {
"matches": [
"*:\/\/*\/*"
],
"accepts_tls_channel_id": true,
"ids": [
"aiekbiaglgnfojebpkemjkgaofkhfodf",
"jegfmclagmheobcjojbiohjekamkpbeb",
"odhlcadbopildpgohnmnknegjdnnpehl",
"ponjkmladgjfjgllmhnkhgbgocdigcjm"
]
},
"host_permissions": [
"https:\/\/*.google.com\/*",
"https:\/\/*.googleapis.com\/*",
"https:\/\/*.googleusercontent.com\/*",
"https:\/\/*.gstatic.com\/*",
"https:\/\/*.youtube.com\/*"
],
"icons": {
"16": "\/images\/extension\/default\/icon-16.png",
"32": "\/images\/extension\/default\/icon-32.png",
"48": "\/images\/extension\/default\/icon-48.png",
"128": "\/images\/extension\/default\/icon-128.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmLmcZTrYrfzWxwt0QXdPV7H8yN6CDMDfhJB+Zh9x17Z+s4VXWxWJ4ST9pAClPnckH1rCR5RezTG1EvvyiRE\/JqxcIiBvWM+utS5jJv\/mOW+8G0WmRv8kvJkn26JsETSbR4qBmRL6ya7jtTLwooy\/AC33Lzk0IZFHuByuxaLLi8RayiZfABZSIbOqtk7cbTFi64mTb8qWSgwZ7lZe+2gPcgz\/tUdg4vMzGQ3uG2\/MfF39+BxFp96sgF70E1PBGDFpyxwjWv4H4FSwI7jevtkORgpXiBvRJLkKw72h02+V\/meAApSsD1wsOCZAev4wULy4ZMpkAVjDTa3yAUJAPZq9QwIDAQAB",
"manifest_version": 3,
"name": "Wellness Quotes",
"options_page": "\/views\/options.html",
"options_ui": {
"open_in_tab": true,
"page": "\/views\/options.html"
},
"permissions": [
"storage",
"tabs"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "3.1.1"
}