Reverse-Engineer-er
Imitation is the highest form of flattery
Reverse-Engineer-er là gì?
Reverse-Engineer-er là một tiện ích mở rộng Chrome được phát triển bởi hungryhungrytimo, và tính năng chính của nó là "Imitation is the highest form of flattery".
Tải xuống tệp CRX của tiện ích mở rộng Reverse-Engineer-er
Tải xuống các tệp mở rộng Reverse-Engineer-er dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | ![]() |
ID | fdhojghdoifnfnfdoenkgpdclfimdaif |
URL Chính Thức | https://chrome.google.com/webstore/detail/fdhojghdoifnfnfdoenkgpdclfimdaif |
Mô tả | Imitation is the highest form of flattery |
Kích Thước Tệp | 365 KB |
Số Lần Cài Đặt | 24 |
Phiên Bản Hiện Tại | 0.0.5 |
Cập Nhật Lần Cuối | 2015-11-12 |
Ngày Phát Hành | 2015-11-12 |
Nhà Phát Triển | hungryhungrytimo |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" ] } |