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.

什么是perfect.is: Dating Site Search Engine?

perfect.is: Dating Site Search Engine是由https://perfect.is开发的Chrome扩展程序,该扩展的主要功能是“Use the perfect.is Dating Site search engine while you surf around. Works for any Dating Site, any language and any country.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载perfect.is: Dating Site Search Engine扩展crx文件

下载perfect.is: Dating Site Search Engine扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 perfect.is: Dating Site Search Engine perfect.is: Dating Site Search Engine
ID pcjblokaadbcmopeoimmnkbbhbpgjmlh
官方URL https://chrome.google.com/webstore/detail/perfectis-dating-site-sea/pcjblokaadbcmopeoimmnkbbhbpgjmlh
简介 Use the perfect.is Dating Site search engine while you surf around. Works for any Dating Site, any language and any country.
文件大小 405 KB
安装次数 352
当前版本 1.5.4
更新时间 2019-05-12
上架时间 2019-05-09
评分 3.50/5 共2次评分
开发者 https://perfect.is
付费类型 free
支持的语言 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'"
}