Brave Browser - New Tab Theme
An alternative to the default new tab in Brave Browser.
Brave Browser - New Tab Theme란 무엇입니까?
Brave Browser - New Tab Theme은(는) USA Web Development LLC에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "An alternative to the default new tab in Brave Browser."입니다.
확장 프로그램 스크린샷
Brave Browser - New Tab Theme 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Donations help us make improvements to the project! https://paypal.me/bravenewtab This extension can be installed in Chrome, Brave, or any other Chromium-based browser. One downside of Brave is that it does not offer as many built-in customization features for the new tab as we would hope for. With this extension, you can easily change the background, add shortcuts, and do much more with your new tab, while still incorporating Brave-oriented features. Please note that is extension is based off of an extension called Infinite Dashboard: https://chrome.google.com/webstore/detail/infinite-dashboard-new-ta/meffljleomgifbbcffejnmhjagncfpbd This extension and its developers are not affiliated with Infinite Dashboard in any way.
확장 프로그램 기본 정보
이름 | Brave Browser - New Tab Theme |
ID | giofhmdgihebfjkdadokickedgbbglcf |
공식 URL | https://chromewebstore.google.com/detail/brave-browser-new-tab-the/giofhmdgihebfjkdadokickedgbbglcf |
설명 | An alternative to the default new tab in Brave Browser. |
파일 크기 | 1.17 MB |
설치 횟수 | 10,000 |
현재 버전 | 3 |
최근 업데이트 | 2023-04-03 |
출시 날짜 | 2020-10-10 |
평점 | 3.36/5 총 36 개의 평점 |
개발자 | USA Web Development LLC |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://paypal.me/bravenewtab |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Brave Browser - New Tab Theme", "version": "3", "description": "An alternative to the default new tab in Brave Browser.", "background": { "service_worker": "js\/background.js" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';" }, "action": { "default_icon": { "64": "img\/64.png" } }, "icons": { "128": "img\/128.png", "32": "img\/32.png", "64": "img\/64.png" }, "permissions": [ "storage", "unlimitedStorage", "topSites", "tabs" ], "web_accessible_resources": [ { "resources": [ "img\/*" ], "matches": [ " |