Tindify - Your Dating Assistant
View who like you without Plus or Gold package
Tindify - Your Dating Assistant क्या है?
Tindify - Your Dating Assistant https://tindify.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "View who like you without Plus or Gold package"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Tindify - Your Dating Assistant एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Tindify is extension help you can:
+ See Who Like You
+ Auto Swipe right
+ Search any profile
+ Infinity Rewind
+ Passport any where
and much more features.
** You need to register & login to Tindify.net to start to use.
What's new in version 2.4.15?
- Fix bug not show Tindify Home
What's new in version 2.4.14?
- Fix bug like/ dislike styles
What's new in version 2.4.13?
- Fix bug extension stop working
What's new in version 2.4.10?
- Fix bug layout in tab Who Likes You
What's new in version 2.4.9?
- Fix bug AutoSwipe always swipe left :D
What's new in version 2.4.8?
- Add alert when click to save & use Tindify Passport
To see full change logs, visits: https://help.tindify.net/change-logs/
#tinder #tindify #badoo #dating एक्सटेंशन की मूल जानकारी
| नाम | |
| ID | jebhapofoimonkedeijcmgpcgecnapaa |
| आधिकारिक URL | https://chromewebstore.google.com/detail/tindify-your-dating-assis/jebhapofoimonkedeijcmgpcgecnapaa |
| विवरण | View who like you without Plus or Gold package |
| फ़ाइल का आकार | 2.07 MB |
| स्थापना संख्या | 10,000 |
| वर्तमान संस्करण | 2.4.15 |
| अंतिम अपडेट | 2021-09-07 |
| प्रकाशन तिथि | 2020-06-01 |
| रेटिंग | 2.72/5 कुल 36 रेटिंग्स |
| डेवलपर | https://tindify.net |
| ईमेल | [email protected] |
| भुगतान के प्रकार | free |
| एक्सटेंशन वेबसाइट | https://tindify.net |
| सहायता पृष्ठ URL | https://help.tindify.net |
| गोपनीयता नीति पृष्ठ URL | https://help.tindify.net/tos |
| समर्थित भाषाएँ | id,en,vi,pt-BR,pt-PT,ru,hi,th,ja |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_extName__",
"version": "2.4.15",
"manifest_version": 2,
"description": "__MSG_extDescription__",
"homepage_url": "https:\/\/tindify.net",
"icons": {
"16": "icons\/tindify_x_16.png",
"24": "icons\/tindify_x_24.png",
"48": "icons\/tindify_x_48.png",
"64": "icons\/tindify_x_64.png",
"128": "icons\/tindify_x_128.png"
},
"default_locale": "en",
"background": {
"persistent": true,
"scripts": [
"js\/jquery\/jquery.min.js",
"js\/OneSignal.js",
"src\/bg\/tindify.js",
"src\/bg\/background.js"
]
},
"browser_action": {
"default_icon": "icons\/tindify_x_24.png",
"default_title": "View Action",
"default_popup": "src\/browser_action\/browser_action.html"
},
"permissions": [
"webRequest",
"https:\/\/tinder.com\/",
"https:\/\/*.gotinder.com\/",
"https:\/\/*.tindersparks.com\/",
"https:\/\/tindify.net\/",
"https:\/\/*.tindify.net\/",
"storage",
"gcm",
"notifications",
"identity"
],
"content_scripts": [
{
"matches": [
"https:\/\/tinder.com\/*"
],
"css": [
"js\/plugins\/fancybox\/jquery.fancybox.min.css",
"js\/plugins\/alertify\/alertify.min.css",
"js\/plugins\/alertify\/semantic.min.css",
"js\/plugins\/lightslider\/css\/lightslider.min.css",
"js\/plugins\/alertify\/custom.css",
"css\/themify\/themify-icons.css",
"src\/inject\/css\/inject.css"
]
},
{
"matches": [
"https:\/\/tinder.com\/*",
"https:\/\/badoo.com\/*"
],
"js": [
"js\/jquery\/jquery.js",
"src\/inject\/js\/functions.js",
"src\/inject\/js\/passport.js"
],
"run_at": "document_start"
},
{
"matches": [
"https:\/\/tinder.com\/*"
],
"js": [
"js\/plugins\/jquery-ui.min.js",
"js\/plugins\/fancybox\/jquery.fancybox.min.js",
"js\/plugins\/alertify\/alertify.min.js",
"js\/plugins\/lightslider\/js\/lightslider.min.js",
"src\/inject\/js\/inject.js"
]
},
{
"matches": [
"https:\/\/*.tindify.net\/*",
"https:\/\/tindify.net\/*"
],
"js": [
"js\/jquery\/jquery.js",
"js\/plugins\/alertify\/alertify.min.js",
"src\/inject\/js\/functions.js",
"src\/inject\/js\/passport.js",
"src\/inject\/js\/location.js"
],
"run_at": "document_start"
},
{
"matches": [
"https:\/\/*.tindify.net\/*",
"https:\/\/tindify.net\/*"
],
"css": [
"js\/plugins\/alertify\/alertify.min.css",
"js\/plugins\/alertify\/semantic.min.css"
]
},
{
"matches": [
"https:\/\/*.tindify.net\/*",
"https:\/\/tindify.net\/*"
],
"js": [
"js\/plugins\/cookie\/jquery.cookie.js",
"src\/inject\/js\/login.js"
]
}
],
"web_accessible_resources": [
"css\/themify\/fonts\/themify.eot",
"css\/themify\/fonts\/themify.woff",
"css\/themify\/fonts\/themify.ttf",
"css\/themify\/fonts\/themify.svg",
"icons\/fire.png",
"icons\/preloader-red.gif",
"icons\/auto_swipe_right.png",
"js\/plugins\/lightslider\/img\/controls.png"
]
} | |