Magnetar
加速访问谷歌网站
Magnetarとは何ですか?
MagnetarはMagnetarによって開発されたChromeの拡張機能で、その主な機能は「加速访问谷歌网站」です。
拡張機能のスクリーンショット
Magnetar拡張機能のCRXファイルをダウンロード
Magnetar拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
提供给Magnetar用户的免费代理节点工具,用于加速访问谷歌和github站点。
拡張機能の基本情報
名前 | Magnetar |
ID | aelfbedmomigndkbpbpplblbgeaaghnf |
公式URL | https://chromewebstore.google.com/detail/magnetar/aelfbedmomigndkbpbpplblbgeaaghnf |
説明 | 加速访问谷歌网站 |
ファイルサイズ | 777 KB |
インストール数 | 2,310 |
現在のバージョン | 5.3.0 |
最終更新日 | 2023-06-22 |
公開日 | 2020-10-21 |
評価 | 4.75/5 合計 8 レビュー |
開発者 | Magnetar |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://cixing.io |
ヘルプページのURL | https://cixing.io |
プライバシーポリシーページのURL | https://cixing.io/privacyproducts |
対応言語 | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Magnetar", "description": "\u52a0\u901f\u8bbf\u95ee\u8c37\u6b4c\u7f51\u7ad9", "version": "5.3.0", "author": "\u665a\u661f", "icons": { "16": "icon16.png", "32": "icon32.png", "128": "icon128.png" }, "permissions": [ "*:\/\/*\/*", "contextMenus", "storage", "proxy", "webRequest", "webRequestBlocking" ], "omnibox": { "keyword": "q" }, "browser_action": { "default_icon": "icon32.png", "default_popup": "index.html", "default_title": "Magnetar" }, "background": { "persistent": true, "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |