Browser extensions for Vue Telescope
The Vue Telescope Browser Extensions are available for Chrome, Firefox, and Edge. These extensions provide additional functionality for the Vue Telescope, allowing users to easily discover if a website uses Vue.js.
To install the Vue Telescope Browser Extensions, follow these steps:
chrome://extensions
in the URL bar.about:debugging
in the URL bar.chrome://extensions
in the URL bar.To set up the development environment:
chrome://extensions/
, enable developer mode, and click on “Load unpacked” button, selecting the dist
directory created.To build the extension:
dist-zip
directory, suitable for uploading to the Chrome and Firefox webstore.The Vue Telescope Browser Extensions provide additional functionality for the Vue Telescope on Chrome, Firefox, and Edge. The extensions can be installed and loaded manually, and a development environment is available for making changes and building the extension. The extensions are released under the MIT license.