Dating-IL profiler

Show user profile page

什么是Dating-IL profiler?

Dating-IL profiler是由Dating-il profiler开发的Chrome扩展程序,该扩展的主要功能是“Show user profile page”。

扩展截图

screenshot

下载Dating-IL profiler扩展crx文件

下载Dating-IL profiler扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Dating-IL profiler Dating-IL profiler
ID ldkmomhcgfikolphjjceknhdjcjbhloo
官方URL https://chromewebstore.google.com/detail/dating-il-profiler/ldkmomhcgfikolphjjceknhdjcjbhloo
简介 Show user profile page
文件大小 11.8 KB
安装次数 63
当前版本 0.1
更新时间 2013-10-05
上架时间 2013-10-05
评分 4.13/5 共8次评分
开发者 Dating-il profiler
付费类型 free
支持的语言 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"
    }
}