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
公式URL 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"
    ]
}