Reverse-Engineer-er

Imitation is the highest form of flattery

什麼是Reverse-Engineer-er?

Reverse-Engineer-er是由hungryhungrytimo開發的Chrome擴展程式,該擴展的主要功能是“Imitation is the highest form of flattery”。

下載Reverse-Engineer-er擴展crx文件

下載Reverse-Engineer-er擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                                            

擴展基本資訊

名稱 Reverse-Engineer-er Reverse-Engineer-er
ID fdhojghdoifnfnfdoenkgpdclfimdaif
官方網址 https://chrome.google.com/webstore/detail/fdhojghdoifnfnfdoenkgpdclfimdaif
簡介 Imitation is the highest form of flattery
檔案大小 365 KB
安裝次數 24
目前版本 0.0.5
更新時間 2015-11-12
上架時間 2015-11-12
開發者 hungryhungrytimo
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Reverse-Engineer-er",
    "version": "0.0.5",
    "manifest_version": 2,
    "description": "Imitation is the highest form of flattery",
    "homepage_url": "http:\/\/extensionizr.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    },
    "permissions": [
        "activeTab",
        "chrome:\/\/favicon\/",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "activeTab"
    ]
}