Notes Tab

Notes Tab - Write notes like sticky notes in "new tab "

Apa itu Notes Tab?

Notes Tab adalah ekstensi Chrome yang dikembangkan oleh noreal.inv, dan fitur utamanya adalah "Notes Tab - Write notes like sticky notes in "new tab "".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Notes Tab

Unduh file ekstensi Notes Tab 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

                        Notes Tab - a tool for taking quick sticky notes in "new tab".

By installing this extension, you agree to the Terms of Service at:
https://badhopeplum.ru/privacy_policy.html                    

Informasi Dasar Ekstensi

Nama Notes Tab Notes Tab
ID ieobkbhmljlmkodnhiogjhkjgoongdmn
URL Resmi https://chrome.google.com/webstore/detail/notes-tab/ieobkbhmljlmkodnhiogjhkjgoongdmn
Deskripsi Notes Tab - Write notes like sticky notes in "new tab "
Ukuran File 71.37 KB
Jumlah Instalasi 1,118
Versi Saat Ini 1.0.2
Terakhir Diperbarui 2023-04-12
Tanggal Publikasi 2020-04-28
Penilaian 3.00/5 Total 2 Penilaian
Pengembang noreal.inv
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://badhopeplum.ru/privacy_policy.html
Bahasa yang Didukung en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "chrome_url_overrides": {
        "newtab": "files\/index.html"
    },
    "icons": {
        "128": "icons\/icon-128.png",
        "64": "icons\/icon-64.png",
        "48": "icons\/icon-48.png",
        "32": "icons\/icon-32.png",
        "16": "icons\/icon-16.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "permissions": [],
    "version": "1.0.2"
}