Walkway

Gorgeous photographs from some of the best photographers of El Salvador in every new tab!

Walkway là gì?

Walkway là một tiện ích mở rộng Chrome được phát triển bởi https://lifeshectic.com, và tính năng chính của nó là "Gorgeous photographs from some of the best photographers of El Salvador in every new tab!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Walkway

Tải xuống các tệp mở rộng Walkway dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Travel to the tropical country of El Salvador, located in the heart of Central America and enjoy iconic locations, every time you open a new tab in your browser.

FEATURES
★ +455 images available and updated periodically
★ A slick modern design for easy navigation
★ Countdown: Manage your time with a countdown for every hour, day, month and year
★ Display: Customize the Walkway interface to personalize your experience
★ Album: Users can view every image available on Walkway
★ Map: Learn about El Salvador's exotic landmarks before visiting them
★ Shop: Download or purchase unique wallpapers for your phone or desktop

Changelog:
V3.15
• 2023 Quality of life fixes

V3.13
• 2023 Bugs fixed

V3.12
• Small details fixed

V3.0.1
• Walkway Shop now available
• Walkway Support integration with PayPal

v3.0
• Walkway Map added
• Dark Mode on by default

Changelog:
v2.0.9
• Bug fixed

Changelog:
v2.0.8
• Minor Fixes

v2.0.7
• Fixed Data Fetch bug

v2.0.6
• Optimized Album thumbnails
• Extension button now opens a New Tab
• Updated some errors

v2.0.1
• Fixed bugs and improved optimization
• Improved the Settings Panel for personalization
• Updated Screenshots

ⓘ For comments, bugs and feature requests, please visit:
https://chrome.google.com/webstore/detail/walkway/nkbflgdoljijfdopjgfnbjdcedjkbfnm/support

***** Learn more about Walk at lifeshectic.com *****                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Walkway Walkway
ID nkbflgdoljijfdopjgfnbjdcedjkbfnm
URL Chính Thức https://chromewebstore.google.com/detail/walkway/nkbflgdoljijfdopjgfnbjdcedjkbfnm
Mô tả Gorgeous photographs from some of the best photographers of El Salvador in every new tab!
Kích Thước Tệp 446 KB
Số Lần Cài Đặt 758
Phiên Bản Hiện Tại 3.15
Cập Nhật Lần Cuối 2023-07-30
Ngày Phát Hành 2020-06-26
Đánh Giá 5.00/5 Tổng số 34 Đánh Giá
Nhà Phát Triển https://lifeshectic.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://lifeshectic.com/walkway/
URL Trang Trợ Giúp https://chrome.google.com/webstore/detail/walkway/nkbflgdoljijfdopjgfnbjdcedjkbfnm/support
URL Trang Chính Sách Bảo Mật https://lifeshectic.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Walkway",
    "version": "3.15",
    "description": "Gorgeous photographs from some of the best photographers of El Salvador in every new tab!",
    "short_name": "Walkway",
    "background": {
        "persistent": true,
        "scripts": [
            "scripts\/background\/jquery.min.js",
            "assets\/background-377d6253.js"
        ]
    },
    "icons": {
        "16": "images\/icon-main-16.png",
        "48": "images\/icon-main-48.png",
        "128": "images\/icon-main-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "pages\/newtab.html"
    },
    "browser_action": {
        "default_icon": "images\/icon-main-16.png"
    },
    "permissions": [
        "alarms",
        "storage"
    ],
    "content_security_policy": "script-src 'self' https:\/\/maps.googleapis.com https:\/\/maps.gstatic.com; object-src 'self'"
}