{"id":23877667,"url":"https://github.com/markalexi/css-insight-firefox","last_synced_at":"2026-05-18T07:32:01.630Z","repository":{"id":270165830,"uuid":"909273589","full_name":"MarkAlexI/CSS-Insight-Firefox","owner":"MarkAlexI","description":"Firefox web-extension for analysing the CSS.","archived":false,"fork":false,"pushed_at":"2025-06-07T05:37:54.000Z","size":621,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T06:25:27.299Z","etag":null,"topics":["addon","analyzer","css","firefox","firefox-addon","firefox-extension","web-extension"],"latest_commit_sha":null,"homepage":"https://addons.mozilla.org/firefox/addon/css-insight","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/MarkAlexI.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}},"created_at":"2024-12-28T07:51:19.000Z","updated_at":"2025-06-07T05:37:58.000Z","dependencies_parsed_at":"2025-01-14T22:25:36.268Z","dependency_job_id":"10c5fbfb-2bcf-4390-a8b0-7078e585efc1","html_url":"https://github.com/MarkAlexI/CSS-Insight-Firefox","commit_stats":null,"previous_names":["markalexi/css-insight-firefox"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MarkAlexI/CSS-Insight-Firefox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkAlexI%2FCSS-Insight-Firefox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkAlexI%2FCSS-Insight-Firefox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkAlexI%2FCSS-Insight-Firefox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkAlexI%2FCSS-Insight-Firefox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarkAlexI","download_url":"https://codeload.github.com/MarkAlexI/CSS-Insight-Firefox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkAlexI%2FCSS-Insight-Firefox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33169198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: 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":["addon","analyzer","css","firefox","firefox-addon","firefox-extension","web-extension"],"created_at":"2025-01-03T20:16:54.396Z","updated_at":"2026-05-18T07:32:01.614Z","avatar_url":"https://github.com/MarkAlexI.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSS Insight for Firefox\n\n![GitHub license](https://img.shields.io/github/license/MarkAlexI/CSS-Insight-Firefox)\n![GitHub stars](https://img.shields.io/github/stars/MarkAlexI/CSS-Insight-Firefox?style=social)\n![GitHub forks](https://img.shields.io/github/forks/MarkAlexI/CSS-Insight-Firefox?style=social)\n![Last commit](https://img.shields.io/github/last-commit/MarkAlexI/CSS-Insight-Firefox)\n![Issues](https://img.shields.io/github/issues/MarkAlexI/CSS-Insight-Firefox)\n[![AMO](https://img.shields.io/amo/v/css-insight)](https://addons.mozilla.org/firefox/addon/css-insight)\n![status](https://img.shields.io/badge/status-v1.20.1-blue)\n\nCSS Insight is a powerful browser extension designed to simplify and enhance your CSS workflow. With this tool, you can instantly access and edit styles directly on any webpage, making it a must-have for web developers.\n\n## Features\n\n- **View Declared Styles**: Quickly access all CSS rules applied to any element on the page.\n- **Edit Styles**: Modify styles in real time with an intuitive interface.\n- **Media Rules and Keyframes**: Explore advanced CSS features like media queries and animations.\n- **One-Click Copy**: Copy CSS rules to your clipboard for fast implementation.\n- **Style Analysis**: Dive deep into how styles are structured and applied to elements.\n\n## Installation\n\n### Google Chrome\n1. Visit the [Chrome Web Store](https://chromewebstore.google.com/detail/keejoflofbcbepjbbhnmiomgmjjihmnb).\n2. Click **Add to Chrome**.\n3. Confirm the installation.\n\n### Mozilla Firefox\n1. Visit the [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/css-insight).\n2. Click **Add to Firefox**.\n3. Confirm the installation.\n\n## How to Use\n\n1. Install the extension in your browser.\n2. Click on the CSS Insight icon in your toolbar.\n3. Hover over any element on the page to view its styles.\n4. Use the interface to edit or copy styles as needed.\n\n## Screenshots\n\n![CSS Insight Screenshot](/images/icon-512.png)\n\n## Contribution\n\nWe welcome contributions from the community! If you have ideas for new features or find a bug, feel free to open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Third-Party Libraries and Licenses\n\nThis project makes use of the following third-party library:\n\n- **highlight.js**  \n  Website: [https://highlightjs.org/](https://highlightjs.org/)  \n  License: [BSD 3-Clause License](https://github.com/highlightjs/highlight.js/blob/main/LICENSE)\n\n  *highlight.js* is a syntax highlighting library used for displaying code with automatic language detection and formatting.  \n  It is included in this project under the terms of the BSD 3-Clause License.\n  \n  Note: The project uses the \"atom-one-dark\" theme included with highlight.js.\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkalexi%2Fcss-insight-firefox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkalexi%2Fcss-insight-firefox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkalexi%2Fcss-insight-firefox/lists"}