First Page wallpapers hd new tab theme
First Page New Tab features a clock, todo list, weather, bookmarks and much more!
First Page wallpapers hd new tab theme란 무엇입니까?
First Page wallpapers hd new tab theme은(는) http://wallpapershd.in에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "First Page New Tab features a clock, todo list, weather, bookmarks and much more!"입니다.
확장 프로그램 스크린샷
First Page wallpapers hd new tab theme 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
First Page wallpapers hd new tab theme with features a clock, todo list, weather, bookmarks and much more! First Page wallpapers hd new tab theme with best HD Wallpapers for every fan. This new extension offers great images with every new tab and was made for all fans of wallpapers ★ What can you get from our First Page wallpapers hd - New tab theme? First Page wallpapers hd - is best theme for your google chrome with Letest HD Wallpapers, dark theme, material hd themes, and more colorfull theme was inclued in this wallpapers theme Wallpapers HD - Theme New tab Cover- Offered by selfbook1 ★ HOW TO USE: ========================= * Just click Add to Chrome to load the extension and install First Page HD Wallpapers - Theme New tab Cover. Play while browsing! Features : First Page wallpapers hd ============================ ★ Daily beautiful wallpapers automatically ★ Built-in beautiful background gallery ★ Upload custom background (tile, stretch) ★ Add favorite sites, arrange them on multiple pages ★ Notes ★ Quick Search ★ Weather ★ Focus mode for clean look ★ Recently closed tabs ★ Right-click app menu (options, remove) HD Wallpapers Best Wallpapers WAllpapers HD New wallpapers
확장 프로그램 기본 정보
이름 | |
ID | fgplkpdnkpcphjfmlghdagmgmammfmbo |
공식 URL | https://chrome.google.com/webstore/detail/first-page-wallpapers-hd/fgplkpdnkpcphjfmlghdagmgmammfmbo |
설명 | First Page New Tab features a clock, todo list, weather, bookmarks and much more! |
파일 크기 | 161 KB |
설치 횟수 | 276 |
현재 버전 | 1.0.10 |
최근 업데이트 | 2019-11-01 |
출시 날짜 | 2019-10-30 |
평점 | 2.25/5 총 4 개의 평점 |
개발자 | http://wallpapershd.in |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://www.wallpaper.net.in/page/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "background": { "scripts": [ "bg.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/www.google-analytics.com; object-src 'self'", "icons": { "128": "icon128.png" }, "manifest_version": 2, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "permissions": [ "geolocation", "storage", "topSites", "*:\/\/www.ressourceapp.com\/*", "tabs" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.10", "web_accessible_resources": [ "icon128.png" ], "default_locale": "en" } |