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
官方網址 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'"
}