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