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 |
电子邮箱 | [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": [ " |