Sunset Beach Themes & New Tab
17 beautiful sunset beach pictures in HD for Chrome new tab.
What is Sunset Beach Themes & New Tab?
Sunset Beach Themes & New Tab is a Chrome extension developed by williswong2019, and its main feature is "17 beautiful sunset beach pictures in HD for Chrome new tab.".
Extension Screenshots
Download Sunset Beach Themes & New Tab Extension CRX File
Download Sunset Beach Themes & New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
In all the scenes of the sunset, the sunset by the sea is one of the most fascinating landscapes and one of the photographers’ favorite places to shoot. Enjoy these 17 beautiful sunset beach pictures in HD for Chrome new tab.
Extension Basic Information
Name | |
ID | nighlkfolflfnoifgjaidaoaiklmamlg |
Official URL | https://chrome.google.com/webstore/detail/sunset-beach-themes-new-t/nighlkfolflfnoifgjaidaoaiklmamlg |
Description | 17 beautiful sunset beach pictures in HD for Chrome new tab. |
File Size | 37.34 KB |
Installation Count | 71 |
Current Version | 1.0 |
Last Updated | 2019-02-02 |
Publish Date | 2019-02-02 |
Developer | williswong2019 |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "icons": { "128": "sunset_beach_128px.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "back_js.js" ] }, "browser_action": { "default_icon": "sunset_beach_128px.png", "default_title": "Sunset Beach Themes & New Tab" }, "chrome_url_overrides": { "newtab": "newtab_page.html" }, "manifest_version": 2, "name": "__MSG_headTitle__", "version": "1.0", "default_locale": "en", "description": "17 beautiful sunset beach pictures in HD for Chrome new tab. " } |