Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morinokami/astro-detected
A Chrome Extension that tries to detect if you are on an Astro page
https://github.com/morinokami/astro-detected
astro extension-chrome
Last synced: about 1 month ago
JSON representation
A Chrome Extension that tries to detect if you are on an Astro page
- Host: GitHub
- URL: https://github.com/morinokami/astro-detected
- Owner: morinokami
- License: mit
- Created: 2023-02-10T07:37:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-01T05:26:51.000Z (over 1 year ago)
- Last Synced: 2024-10-13T11:09:34.353Z (3 months ago)
- Topics: astro, extension-chrome
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/astro-detected/bhijjcgogkklgmpocflagfnpejmfpfde
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# astro-detected
A Chrome Extension that tries to detect if you are on an Astro page.
![astro-detected](https://user-images.githubusercontent.com/7889778/229267304-b7084562-59a4-4553-ba20-712a0ee01a46.jpg)
If Astro is detected on the current page, the extension icon will become colored; otherwise, a dark icon will appear.
Please note that Astro cannot be detected with 100% accuracy! Depending on user usage, it is possible that Astro leaves no trace during the build process.