Reverse-Engineer-er

Imitation is the highest form of flattery

What is Reverse-Engineer-er?

Reverse-Engineer-er is a Chrome extension developed by hungryhungrytimo, and its main feature is "Imitation is the highest form of flattery".

Download Reverse-Engineer-er Extension CRX File

Download Reverse-Engineer-er 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

                                            

Extension Basic Information

Name Reverse-Engineer-er Reverse-Engineer-er
ID fdhojghdoifnfnfdoenkgpdclfimdaif
Official URL https://chrome.google.com/webstore/detail/fdhojghdoifnfnfdoenkgpdclfimdaif
Description Imitation is the highest form of flattery
File Size 365 KB
Installation Count 24
Current Version 0.0.5
Last Updated 2015-11-12
Publish Date 2015-11-12
Developer hungryhungrytimo
Payment Type free
Supported Languages 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"
    ]
}