perfect.is: Dating Site Search Engine

Use the perfect.is Dating Site search engine while you surf around. Works for any Dating Site, any language and any country.

Co je perfect.is: Dating Site Search Engine?

perfect.is: Dating Site Search Engine je rozšíření Chrome vyvinuté https://perfect.is, a jeho hlavní funkcí je „Use the perfect.is Dating Site search engine while you surf around. Works for any Dating Site, any language and any country.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření perfect.is: Dating Site Search Engine

Stáhněte si soubory rozšíření perfect.is: Dating Site Search Engine ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Have you ever registered on a dating site, where was written, it´s free to register? But when you wanted to write some other member a message the payment wall went up. 

With over 50000 dating sites & apps available, often targeting different languages, countries and niches (like certain religion, age groups, hobbies, etc.) it can be overwhelming to choice the best dating site for your specific needs.

The perfect.is toolbar provides you access to the dating site search engine perfect.is. Without leaving the page you can see immediately the key facts about any dating site (no matter if these are popular sites like Tinder, OKCupid, Pof, eharmony, AdultFriendFinder or small site).

Also, during search the toolbar displays some additional icons, so you see right away, which search result are dating site or dating review sites.

Some dating sites are stating in their Terms of Service (ToS), that they are using artificial users, that are sending fake messages to lure you into payments on the dating site. With the perfect.is toolbar you see that with 1 mouse click and never need to study long and complicated Terms of Service (ToS) from any dating site, because the team from perfect.is already did that for you.


Google and the Google logo are registered trademarks of Google LLC, used with permission.                    

Základní Informace o Rozšíření

Název perfect.is: Dating Site Search Engine perfect.is: Dating Site Search Engine
ID pcjblokaadbcmopeoimmnkbbhbpgjmlh
Oficiální URL https://chrome.google.com/webstore/detail/perfectis-dating-site-sea/pcjblokaadbcmopeoimmnkbbhbpgjmlh
Popis Use the perfect.is Dating Site search engine while you surf around. Works for any Dating Site, any language and any country.
Velikost souboru 405 KB
Počet instalací 352
Aktuální Verze 1.5.4
Poslední Aktualizace 2019-05-12
Datum Vydání 2019-05-09
Hodnocení 3.50/5 Celkem 2 Hodnocení
Vývojář https://perfect.is
Typ Platby free
Podporované Jazyky ms,de,en,fr,nl,no,tr,da,et,es,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_manifestName__",
    "manifest_version": 2,
    "version": "1.5.4",
    "description": "__MSG_manifestDescription__",
    "author": "__MSG_manifestAuthor__",
    "icons": {
        "16": "image\/icon16.png",
        "32": "image\/icon32.png",
        "48": "image\/icon48.png",
        "128": "image\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "image\/button-notindb.png"
        }
    },
    "background": {
        "scripts": [
            "js\/punycode.js",
            "js\/perfectis.js",
            "js\/genlib.js",
            "js\/background.js"
        ],
        "persistent": true
    },
    "default_locale": "en",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "css": [
                "css\/content.css"
            ],
            "js": [
                "js\/content.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "include_globs": [
                "*.google.*\/search*"
            ],
            "css": [
                "css\/search.css",
                "css\/google.css"
            ],
            "js": [
                "js\/punycode.js",
                "js\/genlib.js",
                "js\/search.js",
                "js\/google.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "include_globs": [
                "*.bing.com\/search*"
            ],
            "css": [
                "css\/search.css",
                "css\/bing.css"
            ],
            "js": [
                "js\/punycode.js",
                "js\/genlib.js",
                "js\/search.js",
                "js\/bing.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.search.yahoo.com\/search*"
            ],
            "css": [
                "css\/search.css",
                "css\/yahoo.css"
            ],
            "js": [
                "js\/punycode.js",
                "js\/genlib.js",
                "js\/search.js",
                "js\/yahoo.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "include_globs": [
                "*yandex.*\/search\/*"
            ],
            "css": [
                "css\/search.css",
                "css\/yandex.css"
            ],
            "js": [
                "js\/punycode.js",
                "js\/genlib.js",
                "js\/search.js",
                "js\/yandex.js"
            ]
        },
        {
            "matches": [
                "*:\/\/duckduckgo.com\/?q=*"
            ],
            "css": [
                "css\/search.css",
                "css\/duckduckgo.css"
            ],
            "js": [
                "js\/punycode.js",
                "js\/genlib.js",
                "js\/search.js",
                "js\/duckduckgo.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.ask.com\/web?*",
                "https:\/\/www.ask.jp\/web?*"
            ],
            "css": [
                "css\/search.css",
                "css\/ask.css"
            ],
            "js": [
                "js\/punycode.js",
                "js\/genlib.js",
                "js\/search.js",
                "js\/ask.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.google.com\/afs\/*"
            ],
            "all_frames": true,
            "css": [
                "css\/search.css",
                "css\/googlead.css"
            ],
            "js": [
                "js\/punycode.js",
                "js\/genlib.js",
                "js\/search.js",
                "js\/googlead.js"
            ]
        },
        {
            "matches": [
                "*:\/\/www.qwant.com\/*"
            ],
            "css": [
                "css\/search.css",
                "css\/qwant.css"
            ],
            "js": [
                "js\/punycode.js",
                "js\/genlib.js",
                "js\/search.js",
                "js\/qwant.js"
            ]
        },
        {
            "matches": [
                "*:\/\/suche.web.de\/web*"
            ],
            "css": [
                "css\/search.css",
                "css\/webde.css"
            ],
            "js": [
                "js\/punycode.js",
                "js\/genlib.js",
                "js\/search.js",
                "js\/webde.js"
            ]
        },
        {
            "matches": [
                "*:\/\/suche.t-online.de\/fast-cgi\/tsc?*"
            ],
            "css": [
                "css\/search.css",
                "css\/tonline.css"
            ],
            "js": [
                "js\/punycode.js",
                "js\/genlib.js",
                "js\/search.js",
                "js\/tonline.js"
            ]
        }
    ],
    "permissions": [
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "clipboardWrite",
        "storage",
        ""
    ],
    "web_accessible_resources": [
        "image\/icon16.png",
        "image\/icon48.png"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}