{"id":27885965,"url":"https://github.com/1999azzar/frea-new-tab","last_synced_at":"2025-05-05T07:50:28.279Z","repository":{"id":290615393,"uuid":"958546281","full_name":"1999AZZAR/frea-new-tab","owner":"1999AZZAR","description":"custom newtab for chrome","archived":false,"fork":false,"pushed_at":"2025-04-29T17:51:35.000Z","size":19516,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-29T18:48:57.521Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/1999AZZAR.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":"2025-04-01T11:26:14.000Z","updated_at":"2025-04-29T17:51:39.000Z","dependencies_parsed_at":"2025-04-29T18:59:01.097Z","dependency_job_id":null,"html_url":"https://github.com/1999AZZAR/frea-new-tab","commit_stats":null,"previous_names":["1999azzar/frea-new-tab"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1999AZZAR%2Ffrea-new-tab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1999AZZAR%2Ffrea-new-tab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1999AZZAR%2Ffrea-new-tab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1999AZZAR%2Ffrea-new-tab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1999AZZAR","download_url":"https://codeload.github.com/1999AZZAR/frea-new-tab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252463272,"owners_count":21751757,"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-05T07:50:27.643Z","updated_at":"2025-05-05T07:50:28.273Z","avatar_url":"https://github.com/1999AZZAR.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frea Custom New Tab Page\n\nA clean and highly customizable Chrome extension that replaces the default new tab page with quick links, bookmarks, search, and themes.\n\n![Frea Custom New Tab Page Screenshot](ss.png)\n\n---\n\n## Table of Contents\n\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Customization](#customization)\n- [File Structure](#file-structure)\n- [Development](#development)\n- [Contributing](#contributing)\n- [FAQs](#faqs)\n- [License](#license)\n\n---\n\n## Features\n\n- **Quick Links**: Add and organize your favorite websites for one-click access.\n- **Bookmarks**: Display Chrome bookmarks in a structured layout.\n- **Search Bar**: Integrated search (Google by default) directly on the new tab.\n- **Themes \u0026 Wallpapers**: Choose from built-in wallpapers or add your own.\n- **Light \u0026 Dark Modes**: Automatic or manual toggle for theme styles.\n- **Modern Color Scheme**: Professional color palette with improved readability.\n- **Gradient Background**: Dynamic color wheel gradient that transitions smoothly between multiple colors.\n\n---\n\n## Installation\n\n1. Clone or download this repository.\n2. Open Chrome and go to `chrome://extensions`.\n3. Enable **Developer mode** (toggle at top right).\n4. Click **Load unpacked** and select the project folder.\n5. A new tab will now use this extension.\n\n---\n\n## Usage\n\n- Open a new tab to view your custom dashboard.\n- Click **+** under Quick Links to add a new link.\n- Use the gear icon to open settings for wallpapers and theme mode.\n\n---\n\n## Customization\n\n- **Quick Links**: Stored in Chrome `storage.sync`. Open settings to edit or reorder.\n- **Wallpapers**: Add image files to `wallpapers/` and update `newtab.js` if needed.\n- **Search Engine**: Change the search URL in `newtab.js` (default: Google).\n- **Color Scheme**: Customize the modern color palette in `styles.css`.\n- **Gradient Background**: Adjust the dynamic color wheel gradient in `styles.css`.\n- **Fonts \u0026 Layout**: Modify typography and layout settings in `styles.css`.\n\n---\n\n## File Structure\n\n```plaintext\nchrome-startup/\n├── icons/              # Extension icons (PNG)\n├── wallpapers/         # Default wallpapers\n├── manifest.json       # Extension configuration (MV3)\n├── newtab.html         # HTML template for new tab page\n├── newtab.js           # Main JavaScript logic\n├── styles.css          # Styling for the dashboard\n├── README.md           # This documentation\n```\n\n---\n\n## Development\n\n- Uses vanilla JavaScript and CSS—no build step required.\n- To test changes, reload the extension in `chrome://extensions`.\n- Use the browser console for debugging (`F12`).\n\n---\n\n## Contributing\n\nContributions are welcome! Feel free to:\n\n- Submit issues or feature requests.\n- Open pull requests with improvements, bug fixes, or documentation updates.\n\n---\n\n## FAQs\n\n### 1. Can I use a custom search engine?\nYes, update the search URL in `newtab.js`.\n\n### 2. How do I add my own wallpapers?\nPlace the image files in the `wallpapers/` folder and update `newtab.js` if required.\n\n### 3. How do I reset the quick links?\nOpen Chrome's developer tools, go to Application \u003e Storage, and clear the `storage.sync` data.\n\n---\n\n## License\n\nThis project is licensed under the MIT License. See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1999azzar%2Ffrea-new-tab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1999azzar%2Ffrea-new-tab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1999azzar%2Ffrea-new-tab/lists"}