Vue Telescope
Discover Vue.js Websites
什么是Vue Telescope?
Vue Telescope是由https://vuetelescope.com开发的Chrome扩展程序,该扩展的主要功能是“Discover Vue.js Websites”。
扩展截图
下载Vue Telescope扩展crx文件
下载Vue Telescope扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Vue Telescope is a utility that uncovers the Vue.js plugins and technology stack used on websites. It detects the Vue version, plugins, frameworks, Nuxt modules and even the UI used. 扩展基本信息
| 名称 | |
| ID | neaebjphlfplgdhedjdhcnpjkndddbpd |
| 官方URL | https://chromewebstore.google.com/detail/vue-telescope/neaebjphlfplgdhedjdhcnpjkndddbpd |
| 简介 | Discover Vue.js Websites |
| 文件大小 | 1.37 MB |
| 安装次数 | 10,000 |
| 当前版本 | 1.9.0 |
| 更新时间 | 2023-06-20 |
| 上架时间 | 2020-07-28 |
| 评分 | 4.83/5 共18次评分 |
| 开发者 | https://vuetelescope.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://vuetelescope.com |
| 帮助页面URL | https://twitter.com/vuetelescope |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Vue Telescope",
"description": "Discover Vue.js Websites",
"version": "1.9.0",
"manifest_version": 3,
"minimum_chrome_version": "102",
"icons": {
"16": "icons\/icon-16.png",
"48": "icons\/icon-48.png",
"128": "icons\/icon-128.png"
},
"content_scripts": [
{
"run_at": "document_start",
"matches": [
" | |