Scenic New Tab Page
Enjoy a beautiful scenic view every time you open a new tab in your web browser.
What is Scenic New Tab Page?
Scenic New Tab Page is a Chrome extension developed by alteox.com, and its main feature is "Enjoy a beautiful scenic view every time you open a new tab in your web browser.".
Extension Screenshots
Download Scenic New Tab Page Extension CRX File
Download Scenic New Tab Page 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
Let yourself be abducted and discover the most beautiful places on earth.
Extension Basic Information
Name | |
ID | kdmollkopcdflbnombcpkpopafpejomh |
Official URL | https://chrome.google.com/webstore/detail/scenic-new-tab-page/kdmollkopcdflbnombcpkpopafpejomh |
Description | Enjoy a beautiful scenic view every time you open a new tab in your web browser. |
File Size | 14.49 KB |
Installation Count | 82 |
Current Version | 1.0.2 |
Last Updated | 2019-05-11 |
Publish Date | 2019-05-11 |
Rating | 5.00/5 Total 6 Ratings |
Developer | alteox.com |
[email protected] | |
Payment Type | free |
Extension Website | https://alteox.com |
Privacy Policy Page URL | https://www.alteox.com/terms-conditions |
Supported Languages | en |
manifest.json | |
{ "author": "Manuel Fischer", "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Enjoy a beautiful scenic view every time you open a new tab in your web browser.", "icons": { "128": "128.png", "16": "16.png", "32": "32.png", "48": "48.png" }, "permissions": [ "storage" ], "manifest_version": 2, "minimum_chrome_version": "29", "name": "Scenic New Tab Page", "offline_enabled": false, "short_name": "Scenic New Tab", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.2" } |