Reverse-Engineer-er
Imitation is the highest form of flattery
Vad är Reverse-Engineer-er?
Reverse-Engineer-er är en Chrome-tillägg utvecklad av hungryhungrytimo, och dess huvudfunktion är "Imitation is the highest form of flattery".
Ladda ner Reverse-Engineer-er-förlängningens CRX-fil
Ladda ner Reverse-Engineer-er-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Grundläggande Information om Tillägg
Namn | ![]() |
ID | fdhojghdoifnfnfdoenkgpdclfimdaif |
Officiell webbadress | https://chrome.google.com/webstore/detail/fdhojghdoifnfnfdoenkgpdclfimdaif |
Beskrivning | Imitation is the highest form of flattery |
Filstorlek | 365 KB |
Antal Installationer | 24 |
Aktuell Version | 0.0.5 |
Senast Uppdaterad | 2015-11-12 |
Publiceringsdatum | 2015-11-12 |
Utvecklare | hungryhungrytimo |
Betalningssätt | free |
Stödda Språk | 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" ] } |