{"id":27647067,"url":"https://github.com/volatile-static/zotero-inspector","last_synced_at":"2025-04-24T01:33:09.295Z","repository":{"id":58606343,"uuid":"532568245","full_name":"volatile-static/zotero-inspector","owner":"volatile-static","description":"A DOM inspector for Zotero.","archived":false,"fork":false,"pushed_at":"2022-09-08T06:27:54.000Z","size":112,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-02-26T15:25:13.191Z","etag":null,"topics":["zotero-addon","zotero-plugin"],"latest_commit_sha":null,"homepage":"https://gitee.com/const_volatile/zotero-inspector","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/volatile-static.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}},"created_at":"2022-09-04T14:44:55.000Z","updated_at":"2022-10-02T05:57:09.000Z","dependencies_parsed_at":"2023-01-18T00:45:25.984Z","dependency_job_id":null,"html_url":"https://github.com/volatile-static/zotero-inspector","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volatile-static%2Fzotero-inspector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volatile-static%2Fzotero-inspector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volatile-static%2Fzotero-inspector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volatile-static%2Fzotero-inspector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/volatile-static","download_url":"https://codeload.github.com/volatile-static/zotero-inspector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250543909,"owners_count":21447990,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["zotero-addon","zotero-plugin"],"created_at":"2025-04-24T01:31:12.853Z","updated_at":"2025-04-24T01:33:09.271Z","avatar_url":"https://github.com/volatile-static.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zotero DOM Inspector\nAdd [dom-inspector](https://github.com/luoye-fe/dom-inspector) to Zotero.\n\n## Brief\nAdd inspector to all html frames by one click.\n![inspector](./inspector.png)\n## Usage\n- main menu\n    - tools\n        - developer\n            - Show DOM Inspector\n\n![menu](./menu.png)\n\n## Essential\n```js\nfor (let i = 0; window.frames[i]; ++i)\n    inject(window.frames[i].document)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolatile-static%2Fzotero-inspector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvolatile-static%2Fzotero-inspector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolatile-static%2Fzotero-inspector/lists"}