{"id":25498326,"url":"https://github.com/natuworkguy/nnos-browser","last_synced_at":"2026-02-04T13:39:28.472Z","repository":{"id":264715173,"uuid":"894183727","full_name":"Natuworkguy/NNOS-Browser","owner":"Natuworkguy","description":"A simple browser","archived":false,"fork":false,"pushed_at":"2025-02-07T20:16:00.000Z","size":177,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T08:15:49.949Z","etag":null,"topics":["browser","github-pages","github-pages-website","html","html-css-javascript","pages"],"latest_commit_sha":null,"homepage":"https://natuworkguy.github.io/NNOS-Browser/","language":"HTML","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/Natuworkguy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-25T22:47:32.000Z","updated_at":"2025-02-07T20:16:04.000Z","dependencies_parsed_at":"2025-02-07T21:31:33.442Z","dependency_job_id":null,"html_url":"https://github.com/Natuworkguy/NNOS-Browser","commit_stats":null,"previous_names":["natuworkguy/nnos-browser"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Natuworkguy/NNOS-Browser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FNNOS-Browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FNNOS-Browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FNNOS-Browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FNNOS-Browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Natuworkguy","download_url":"https://codeload.github.com/Natuworkguy/NNOS-Browser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FNNOS-Browser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265167524,"owners_count":23721459,"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":["browser","github-pages","github-pages-website","html","html-css-javascript","pages"],"created_at":"2025-02-19T02:42:32.761Z","updated_at":"2026-02-04T13:39:28.402Z","avatar_url":"https://github.com/Natuworkguy.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NNOS Browser\n\nNNOS Browser is a simple browser interface designed with HTML, CSS, and JavaScript. It features a customizable theme, tab management, bookmarks, and an extension store. This browser UI is not a fully functional browser but a frontend interface meant for educational purposes or as a starting point for a more advanced project.\n\n## Features\n\n- **Tab Management**: Open, switch, and close multiple tabs.\n- **Bookmarks**: Add and manage bookmarks easily.\n- **Theme Customization**: Switch between light, dark, and colorful modes.\n- **Extension Store**: A demo section for installing hypothetical extensions.\n- **URL Navigation**: Navigate to valid URLs or perform a search if the input is not a URL.\n- **Persistent Data**: Tabs, bookmarks, and settings are stored in `localStorage`.\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/natuworkguy/nnos-browser.git\n   cd nnos-browser\n   ```\n2. Open `[VERSION]/index.html` in any modern web browser.\n\n## Usage\n\n### Navigation\n1. Enter a URL in the address bar and click \"Go\" to load the page.\n2. Use \"Back\" and \"Forward\" buttons to navigate through the tab history.\n\n### Tabs\n- Click \"New Tab\" to create a new tab.\n- Click on a tab name to switch to it.\n- Close a tab by clicking the \"X\" on the tab.\n\n### Bookmarks\n- Click \"Bookmark\" to save the current URL.\n- View and manage bookmarks in the bookmarks section.\n\n### Themes\n- Open the settings menu using the \"Settings\" button.\n- Toggle between dark, light, or colorful themes.\n\n## Code Structure\n\n- **HTML**: Defines the layout and structure.\n- **CSS**: Includes themes and responsive design.\n- **JavaScript**: Implements functionality like tab navigation, bookmarks, and theme toggles.\n\n## Customization\n\n1. **Themes**: Modify `:root` variables in the CSS for custom themes.\n2. **Extensions**: Add new entries to the extension store in the HTML and implement related functionality in the JavaScript.\n\n## Limitations\n\n- **No Real Browsing**: The `iframe` element is used for displaying content, but it cannot replicate a full browser's capabilities.\n- **Security**: Does not handle HTTPS certificates or advanced security features.\n- **Limited Search**: Redirects invalid URLs to a placeholder search engine.\n\n## Contribution\n\nContributions are welcome! Feel free to open issues or submit pull requests.\n\n## Demonstration\n\nGo to [https://natuworkguy.github.io/NNOS-Browser/](natuworkguy.github.io/nnos-browser) to see a demo\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatuworkguy%2Fnnos-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatuworkguy%2Fnnos-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatuworkguy%2Fnnos-browser/lists"}