Vue Telescope
Discover Vue.js Websites
What is Vue Telescope?
Vue Telescope is a Chrome extension developed by https://vuetelescope.com, and its main feature is "Discover Vue.js Websites".
Extension Screenshots
Download Vue Telescope Extension CRX File
Download Vue Telescope 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
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.
Extension Basic Information
Name | Vue Telescope |
ID | neaebjphlfplgdhedjdhcnpjkndddbpd |
Official URL | https://chromewebstore.google.com/detail/vue-telescope/neaebjphlfplgdhedjdhcnpjkndddbpd |
Description | Discover Vue.js Websites |
File Size | 1.37 MB |
Installation Count | 10,000 |
Current Version | 1.9.0 |
Last Updated | 2023-06-20 |
Publish Date | 2020-07-28 |
Rating | 4.83/5 Total 18 Ratings |
Developer | https://vuetelescope.com |
[email protected] | |
Payment Type | free |
Extension Website | https://vuetelescope.com |
Help Page URL | https://twitter.com/vuetelescope |
Supported Languages | 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": [ " |