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",
"name": "__MSG_ext_name__",
"description": "__MSG_ext_desc__",
"version": "1.0.4.9",
"manifest_version": 3,
"default_locale": "en",
"content_scripts": [
{
"matches": [
"*:\/\/tinder.com\/*"
],
"js": [
"854.90fe6b0662cff154d928.1728398658350.js"
]
},
{
"matches": [
"*:\/\/tinder.com\/*"
],
"js": [
"495.90fe6b0662cff154d928.1728398658350.js"
],
"run_at": "document_start"
}
],
"web_accessible_resources": [
{
"resources": [
"668.90fe6b0662cff154d928.1728398658350.js"
],
"matches": [
"*:\/\/tinder.com\/*"
]
}
],
"background": {
"service_worker": "471.90fe6b0662cff154d928.1728398658350.js"
},
"permissions": [
"storage"
],
"host_permissions": [
"*:\/\/tinder.com\/*",
"https:\/\/*.t-swindler.pidevex.com\/*"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "\/images\/16.png",
"32": "\/images\/32.png",
"48": "\/images\/48.png",
"128": "\/images\/128.png"
}
},
"icons": {
"16": "\/images\/16.png",
"32": "\/images\/32.png",
"48": "\/images\/48.png",
"128": "\/images\/128.png"
}
}