{"id":29152807,"url":"https://github.com/iqbalmh18/cookie-manager","last_synced_at":"2025-07-02T02:01:36.533Z","repository":{"id":301128530,"uuid":"1008193956","full_name":"iqbalmh18/cookie-manager","owner":"iqbalmh18","description":"Manage your cookies with a single click! Get, update, delete, import, and export cookies quickly.","archived":false,"fork":false,"pushed_at":"2025-06-25T08:56:15.000Z","size":222,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-25T09:48:35.936Z","etag":null,"topics":["browser-extension","chrome-browser","chrome-extension","cookie","cookie-manager","cookies","extensions","kiwi-browser"],"latest_commit_sha":null,"homepage":"","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/iqbalmh18.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-06-25T07:08:38.000Z","updated_at":"2025-06-25T09:09:14.000Z","dependencies_parsed_at":"2025-06-25T09:48:37.838Z","dependency_job_id":"fbaa97f0-cddf-4120-82a4-33e3892832e7","html_url":"https://github.com/iqbalmh18/cookie-manager","commit_stats":null,"previous_names":["iqbalmh18/cookie-manager"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/iqbalmh18/cookie-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iqbalmh18%2Fcookie-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iqbalmh18%2Fcookie-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iqbalmh18%2Fcookie-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iqbalmh18%2Fcookie-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iqbalmh18","download_url":"https://codeload.github.com/iqbalmh18/cookie-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iqbalmh18%2Fcookie-manager/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262876818,"owners_count":23378138,"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-extension","chrome-browser","chrome-extension","cookie","cookie-manager","cookies","extensions","kiwi-browser"],"created_at":"2025-07-01T01:03:01.794Z","updated_at":"2025-07-01T01:04:47.171Z","avatar_url":"https://github.com/iqbalmh18.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Cookie Manager\n[![20250625-143307.png](https://i.postimg.cc/B682jmrW/20250625-143307.png)](https://postimg.cc/S2hn5fQV)\nManage your cookies with a single click! Get, update, delete, import, and export cookies quickly.\n### Features\n| Name       | Description                   | \n|------------|-------------------------------|\n| Get        | `get cookie from site`        |\n| Update     | `update cookie to site`       |\n| Copy       | `copy cookie to clipboard`    |\n| Import     | `import from local storage`   |\n| Export     | `Export to local storage`     |\n| Delete     | `Delete cookie from site`     |\n### Installation\nHow to install and use Cookie Manager on Kiwi Browser (Android) [click here](https://postimg.cc/cv4FnfQK)\n- Download this repo as ZIP\n- Open your browser \u003e extension \u003e import from ZIP\n- Select ZIP file you have already downloaded\n### Assets\n- Fonts: [JetBrains Mono](https://www.jetbrains.com/mono)\n- Icons: [Material Icons](https://fonts.googleapis.com/icon?family=Material+Icons)\n- App Icons: [Flaticon](https://www.flaticon.com/search?word=Cookie%20web)\n### Colors\nfull code in `css/popup.css`\n```css\n:root {\n    /* Light */\n    --light-primary-color: #007acc;\n    --light-success-color: #1a9937;\n    --light-danger-color: #cd3131;\n    --light-info-color: #444444;\n    --light-copy-background-color: #909090;\n    --light-background-color: #ffffff;\n    --light-card-background: rgba(243, 243, 243, 0.9);\n    /* Dark */\n    --dark-primary-color: #569cd6;\n    --dark-success-color: #6a9955;\n    --dark-danger-color: #e44f4f;\n    --dark-info-color: #808080;\n    --dark-copy-background-color: #bbbbbb;\n    --dark-background-color: #1e1e1e;\n    --dark-card-background: rgba(37, 37, 38, 0.9);\n}\n```\n### Technology\n- JavaScript\n- Chrome Api\n- Manifest (v3)\n- CSS\n- HTML\n### Permission\nfull code in `manifest.json`\n```json\n    \"permissions\": [\n        \"scripting\",\n        \"cookies\",\n        \"activeTab\",\n        \"downloads\",\n        \"clipboardWrite\"\n    ]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiqbalmh18%2Fcookie-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiqbalmh18%2Fcookie-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiqbalmh18%2Fcookie-manager/lists"}