{"id":26973937,"url":"https://github.com/baikho/drupal-version-detector","last_synced_at":"2026-02-19T05:31:17.591Z","repository":{"id":285894307,"uuid":"957246522","full_name":"baikho/drupal-version-detector","owner":"baikho","description":"Detects the Drupal core version on any Drupal site.","archived":false,"fork":false,"pushed_at":"2025-04-03T07:39:36.000Z","size":23,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"1.x","last_synced_at":"2026-01-15T15:44:43.562Z","etag":null,"topics":["chrome","chrome-extension","chrome-extensions","drupal","tooling","tools"],"latest_commit_sha":null,"homepage":"https://chromewebstore.google.com/detail/drupal-version-detector/dhanmiicielpdegicclkjbkgochdiihi","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baikho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-29T22:27:41.000Z","updated_at":"2025-04-03T07:39:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4562bc4-06ac-4715-a4ed-0ced4447bfce","html_url":"https://github.com/baikho/drupal-version-detector","commit_stats":null,"previous_names":["baikho/drupal-version-detector"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/baikho/drupal-version-detector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baikho%2Fdrupal-version-detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baikho%2Fdrupal-version-detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baikho%2Fdrupal-version-detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baikho%2Fdrupal-version-detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baikho","download_url":"https://codeload.github.com/baikho/drupal-version-detector/tar.gz/refs/heads/1.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baikho%2Fdrupal-version-detector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29604552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T05:11:50.834Z","status":"ssl_error","status_checked_at":"2026-02-19T05:11:38.921Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome","chrome-extension","chrome-extensions","drupal","tooling","tools"],"created_at":"2025-04-03T10:19:38.958Z","updated_at":"2026-02-19T05:31:17.575Z","avatar_url":"https://github.com/baikho.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Drupal Version Detector\n\n[![Chrome Extension](https://img.shields.io/badge/Chrome-Extension-brightgreen?logo=googlechrome\u0026logoColor=white)](https://chromewebstore.google.com/detail/drupal-version-detector/dhanmiicielpdegicclkjbkgochdiihi)\n![Version](https://img.shields.io/badge/version-1.0.0-blue)\n![Made for Drupal](https://img.shields.io/badge/Drupal-Dev%20Tool-blue?logo=drupal)\n[![Last Commit](https://img.shields.io/github/last-commit/baikho/drupal-tooler)](https://github.com/baikho/drupal-version-detector/commits/1.x)\n[![License: MIT](https://img.shields.io/github/license/baikho/drupal-version-detector)](LICENSE)\n[![Stars](https://img.shields.io/github/stars/baikho/drupal-tooler?style=social)](https://github.com/baikho/drupal-version-detector/stargazers)\n\nA lightweight Chrome extension that detects the **Drupal core version** of any website and displays it in the toolbar. Built for contributors, reviewers, and site builders who work with Drupal every day.\n\n---\n\n## 🚀 Features\n\n- 🔍 Detects Drupal versions from:\n  - Meta tags (`\u003cmeta name=\"Generator\"\u003e`)\n  - Asset URLs with `?v=10.4.3` style query parameters\n- 🎯 Shows version in:\n  - Toolbar popup\n  - Tooltip (on hover)\n  - Badge (major.minor version)\n\n---\n\n## 📸 Screenshots\n\n![Drupal Version Detector](https://github.com/user-attachments/assets/95898430-c8c7-4a05-bc77-019fc10cd1e3)\n\n---\n\n## 📦 Installation\n\nAvailable on the [Chrome Web Store](https://chromewebstore.google.com/detail/drupal-version-detector/dhanmiicielpdegicclkjbkgochdiihi).\n\nOr install manually:\n\n1. Clone this repo or [download the ZIP](https://github.com/baikho/drupal-version-detector/releases)\n2. Visit `chrome://extensions`\n3. Enable \"Developer mode\"\n4. Click \"Load unpacked\" and select the extension folder\n\n---\n\n## 🔐 Permissions Used\n\n- `activeTab`: To access the current page when you click the extension\n- `scripting`: To inject the version detection script\n- `\u003call_urls\u003e`: To support version detection on any Drupal-powered site\n\n---\n\n## 👨‍💻 For Developers\n\nWant to contribute? Found a site it doesn’t work on? PRs welcome!  \nSee [`detectDrupalVersion()`](./content.js) for the logic.\n\n---\n\n## 📄 License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaikho%2Fdrupal-version-detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaikho%2Fdrupal-version-detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaikho%2Fdrupal-version-detector/lists"}