Awesome Host Manager
Yet another Host tools.
What is Awesome Host Manager?
Awesome Host Manager is a Chrome extension developed by https://keelii.com, and its main feature is "Yet another Host tools.".
Extension Screenshots
Download Awesome Host Manager Extension CRX File
Download Awesome Host Manager 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
又一个 host 管理工具 • 秒切 host 无延迟 😎 • 基于 chrome 代理 ❤️ • 兼容 socket 代理 🤔 • 简洁好用,无多余功能 👏
Extension Basic Information
Name | Awesome Host Manager |
ID | pikaoeecieigblebdddckmlegonlogha |
Official URL | https://chromewebstore.google.com/detail/awesome-host-manager/pikaoeecieigblebdddckmlegonlogha |
Description | Yet another Host tools. |
File Size | 969 KB |
Installation Count | 2,674 |
Current Version | 1.0.18 |
Last Updated | 2022-06-09 |
Publish Date | 2019-06-15 |
Rating | 4.15/5 Total 13 Ratings |
Developer | https://keelii.com |
[email protected] | |
Payment Type | free |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Awesome Host Manager", "description": "Yet another Host tools.", "minimum_chrome_version": "24", "version": "1.0.18", "icons": { "16": "images\/logo-16.png", "48": "images\/logo-48.png", "128": "images\/logo-128.png" }, "browser_action": { "default_icon": "images\/logo-16.png", "default_title": "Awesome Host Manager", "default_popup": "index.html" }, "options_page": "options.html", "permissions": [ "proxy", "http:\/\/*\/*", "https:\/\/*\/*", " |