Bink - Personal Dashboard For Chrome

Bink makes your browser Homescreen Beautiful with Daily new Wallpapers and Motivational Quotes.

Apa itu Bink - Personal Dashboard For Chrome?

Bink - Personal Dashboard For Chrome adalah ekstensi Chrome yang dikembangkan oleh Amit Gujar, dan fitur utamanya adalah "Bink makes your browser Homescreen Beautiful with Daily new Wallpapers and Motivational Quotes.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Bink - Personal Dashboard For Chrome

Unduh file ekstensi Bink - Personal Dashboard For Chrome dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Welcome to Bink (Inspired from Microsoft Bing), Bing is a New Tab Chrome Extension which replaces your default home-screen of browser and turns into beautiful looking personalize tab. Bink is focused on increasing productivity and user experience of the user, It provides daily new Wallpaper to keep you fresh, Quotes to motivate you along with Weather, Bookmarks and Built-in Bing Search.

Features

- Daily new high quality wallpapers
- Inspirational quotes.
- Dynamic bookmarks based on your top visits.
- Precise weather forecast.
- Keep track of tasks with todo list.
- Download your favorite wallpaper. 

For more information on privacy visit 
https://amitgujar.github.io/Bink-Privacy-Policy/                    

Informasi Dasar Ekstensi

Nama Bink - Personal Dashboard For Chrome Bink - Personal Dashboard For Chrome
ID hobnhcjgdhdcmgcjlidgcladgdlbpgba
URL Resmi https://chromewebstore.google.com/detail/bink-personal-dashboard-f/hobnhcjgdhdcmgcjlidgcladgdlbpgba
Deskripsi Bink makes your browser Homescreen Beautiful with Daily new Wallpapers and Motivational Quotes.
Ukuran File 420 KB
Jumlah Instalasi 23
Versi Saat Ini 8.0.2
Terakhir Diperbarui 2021-08-30
Tanggal Publikasi 2020-03-04
Penilaian 4.73/5 Total 15 Penilaian
Pengembang Amit Gujar
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Bink - Personal Dashboard For Chrome",
    "description": "Bink makes your browser Homescreen Beautiful with Daily new Wallpapers and Motivational Quotes.",
    "version": "8.0.2",
    "author": "Amit Gujar",
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icons\/icons64.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "64": "icons\/icons64.png",
        "32": "icons\/icons32.png",
        "16": "icons\/icons16.png"
    },
    "permissions": [
        "topSites",
        "activeTab",
        "storage",
        "geolocation",
        "alarms",
        "background"
    ]
}