Reverse-Engineer-er
Imitation is the highest form of flattery
Co je Reverse-Engineer-er?
Reverse-Engineer-er je rozšíření Chrome vyvinuté hungryhungrytimo, a jeho hlavní funkcí je „Imitation is the highest form of flattery“.
Stáhnout soubor CRX rozšíření Reverse-Engineer-er
Stáhněte si soubory rozšíření Reverse-Engineer-er ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Základní Informace o Rozšíření
Název | ![]() |
ID | fdhojghdoifnfnfdoenkgpdclfimdaif |
Oficiální URL | https://chrome.google.com/webstore/detail/fdhojghdoifnfnfdoenkgpdclfimdaif |
Popis | Imitation is the highest form of flattery |
Velikost souboru | 365 KB |
Počet instalací | 24 |
Aktuální Verze | 0.0.5 |
Poslední Aktualizace | 2015-11-12 |
Datum Vydání | 2015-11-12 |
Vývojář | hungryhungrytimo |
Typ Platby | free |
Podporované Jazyky | 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" ] } |