Dating-IL profiler

Show user profile page

What is Dating-IL profiler?

Dating-IL profiler is a Chrome extension developed by Dating-il profiler, and its main feature is "Show user profile page".

Extension Screenshots

screenshot

Download Dating-IL profiler Extension CRX File

Download Dating-IL profiler extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        The extension add a link on Dating-IL profile picture that helps you reach user facebook profile.                    

Extension Basic Information

Name Dating-IL profiler Dating-IL profiler
ID ldkmomhcgfikolphjjceknhdjcjbhloo
Official URL https://chromewebstore.google.com/detail/dating-il-profiler/ldkmomhcgfikolphjjceknhdjcjbhloo
Description Show user profile page
File Size 11.8 KB
Installation Count 63
Current Version 0.1
Last Updated 2013-10-05
Publish Date 2013-10-05
Rating 4.13/5 Total 8 Ratings
Developer Dating-il profiler
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dating-IL profiler",
    "description": "Show user profile page",
    "version": "0.1",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "dating.js"
        ]
    },
    "manifest_version": 2,
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    }
}