Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"version": "6.5.9.6",
"version_name": "6.5.9.6 critical",
"action": {
"default_icon": {
"16": "img\/default-16.png",
"32": "img\/default-32.png",
"48": "img\/default-48.png",
"72": "img\/default-72.png",
"76": "img\/default-76.png",
"96": "img\/default-96.png",
"120": "img\/default-120.png",
"128": "img\/default-128.png",
"144": "img\/default-144.png",
"152": "img\/default-152.png",
"180": "img\/default-180.png",
"192": "img\/default-192.png",
"384": "img\/default-384.png",
"512": "img\/default-512.png"
},
"default_title": "__MSG_transOpenNewTab__"
},
"background": {
"service_worker": "\/js\/background.js"
},
"chrome_url_overrides": {
"newtab": "\/html\/newpage.html"
},
"content_scripts": [
{
"css": [
"\/css\/extension_promotion.css"
],
"matches": [
"https:\/\/addon.logreel.xyz\/*"
]
}
],
"default_locale": "en",
"description": "__MSG_transAppDesc__",
"homepage_url": "https:\/\/addon.logreel.xyz",
"host_permissions": [
"https:\/\/addon.logreel.xyz\/*"
],
"icons": {
"16": "img\/default-16.png",
"32": "img\/default-32.png",
"48": "img\/default-48.png",
"72": "img\/default-72.png",
"76": "img\/default-76.png",
"96": "img\/default-96.png",
"120": "img\/default-120.png",
"128": "img\/default-128.png",
"144": "img\/default-144.png",
"152": "img\/default-152.png",
"180": "img\/default-180.png",
"192": "img\/default-192.png",
"384": "img\/default-384.png",
"512": "img\/default-512.png"
},
"manifest_version": 3,
"minimum_chrome_version": "88",
"name": "__MSG_transAppName__",
"offline_enabled": true,
"omnibox": {
"keyword": "aaron"
},
"options_ui": {
"open_in_tab": true,
"page": "\/html\/options.html"
},
"permissions": [
"contextMenus",
"tabs",
"storage",
"bookmarks",
"search"
],
"short_name": "__MSG_transAppName__",
"side_panel": {
"default_path": "\/html\/newpage.html"
},
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"web_accessible_resources": [
{
"resources": [
"img\/*.png"
],
"matches": [
"<all_urls>"
]
}
]
}