Motivate

Displays motivation quotes on the new tab page

Apa itu Motivate?

Motivate adalah ekstensi Chrome yang dikembangkan oleh https://sridattalabs.com, dan fitur utamanya adalah "Displays motivation quotes on the new tab page".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Motivate

Unduh file ekstensi Motivate 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

                        You see your new tab page more often than any other site on the Internet. Motivate transforms your new tab page into a source of motivation, with inspiring quotes and beautiful landscapes.                    

Informasi Dasar Ekstensi

Nama Motivate Motivate
ID fikbnglopgmdoobfkallgioahbeddajc
URL Resmi https://chromewebstore.google.com/detail/motivate/fikbnglopgmdoobfkallgioahbeddajc
Deskripsi Displays motivation quotes on the new tab page
Ukuran File 10.26 MB
Jumlah Instalasi 1,810
Versi Saat Ini 0.5
Terakhir Diperbarui 2013-12-18
Tanggal Publikasi 2013-12-18
Penilaian 4.47/5 Total 53 Penilaian
Pengembang https://sridattalabs.com
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Motivate",
    "version": "0.5",
    "manifest_version": 2,
    "description": "Displays motivation quotes on the new tab page",
    "minimum_chrome_version": "20.0.1132.47",
    "chrome_url_overrides": {
        "newtab": "page.html"
    },
    "icons": {
        "16": "img\/icons\/quote_square_16.png",
        "48": "img\/icons\/quote_square_48.png",
        "128": "img\/icons\/quote_square_128.png"
    }
}