{"id":28186734,"url":"https://github.com/sing1ee/git-url-saver","last_synced_at":"2025-05-16T07:10:45.533Z","repository":{"id":287872331,"uuid":"899884480","full_name":"sing1ee/git-url-saver","owner":"sing1ee","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-14T11:00:51.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T12:21:45.152Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sing1ee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-07T09:22:06.000Z","updated_at":"2025-04-14T11:00:55.000Z","dependencies_parsed_at":"2025-04-14T12:32:28.492Z","dependency_job_id":null,"html_url":"https://github.com/sing1ee/git-url-saver","commit_stats":null,"previous_names":["sing1ee/git-url-saver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sing1ee%2Fgit-url-saver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sing1ee%2Fgit-url-saver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sing1ee%2Fgit-url-saver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sing1ee%2Fgit-url-saver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sing1ee","download_url":"https://codeload.github.com/sing1ee/git-url-saver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254485042,"owners_count":22078767,"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":[],"created_at":"2025-05-16T07:10:43.821Z","updated_at":"2025-05-16T07:10:45.531Z","avatar_url":"https://github.com/sing1ee.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub URL Saver\n\nA Chrome extension that helps you save URLs and text snippets directly to GitHub with notes.\n\n## Features\n\n- 📎 Save current page URL and title to GitHub\n- 📝 Add custom notes to your bookmarks\n- ✨ Multiple ways to save:\n  - Click the extension icon\n  - Right-click context menu for selected text\n  - Floating save button on the right side of the page\n- 🎯 Auto-fill selected text as notes\n- 🔄 Sync with GitHub for access anywhere\n- 🌙 Dark mode support\n\n## Installation\n\n1. Clone this repository:\n```bash\ngit clone [repository-url]\ncd git-url-saver\n```\n\n2. Install dependencies:\n```bash\nnpm install\n```\n\n3. Build the extension:\n```bash\nnpm run build\n```\n\n4. Load the extension in Chrome:\n   - Open Chrome and go to `chrome://extensions/`\n   - Enable \"Developer mode\"\n   - Click \"Load unpacked\"\n   - Select the `dist` directory from this project\n\n## Usage\n\n### 1. Extension Icon\n- Click the extension icon in the toolbar to save the current page\n- Add optional notes in the popup window\n\n### 2. Context Menu\n- Select any text on a webpage\n- Right-click and choose \"Save to GitHub\"\n- The selected text will automatically be added as a note\n\n### 3. Floating Button\n- A floating save button is available on the right side of every webpage\n- Click it to quickly save the current page\n- The button stays in a fixed position for easy access\n\n## Development\n\n### Prerequisites\n- Node.js (v14 or higher)\n- npm (v6 or higher)\n\n### Setup Development Environment\n```bash\n# Install dependencies\nnpm install\n\n# Start development server\nnpm run dev\n```\n\n### Build for Production\n```bash\nnpm run build\n```\n\n### Project Structure\n```\ngit-url-saver/\n├── src/\n│   ├── popup/          # Extension popup UI\n│   ├── background.ts   # Background script\n│   ├── content-script.ts # Content script for floating button\n│   └── utils/          # Utility functions\n├── assets/            # Icons and images\n└── dist/             # Build output\n```\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## Acknowledgments\n\n- Built with Vite\n- Uses React for UI\n- TypeScript for type safety\n- Tailwind CSS for styling\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsing1ee%2Fgit-url-saver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsing1ee%2Fgit-url-saver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsing1ee%2Fgit-url-saver/lists"}