Pencil Case - New Tab
Discover resources from Pencil Case with random resources in your new tabs.
Apa itu Pencil Case - New Tab?
Pencil Case - New Tab adalah ekstensi Chrome yang dikembangkan oleh http://pencilcaseapp.com, dan fitur utamanya adalah "Discover resources from Pencil Case with random resources in your new tabs.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Pencil Case - New Tab
Unduh file ekstensi Pencil Case - New 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
The "new tab" extension from Pencil Case fills your new tabs with randomly selected resources from pencilcaseapp.com, helping you discover more great resources from Pencil Case.
Informasi Dasar Ekstensi
Nama | |
ID | bdppdknpkccgnnkiaagceccbcnbjbnnj |
URL Resmi | https://chrome.google.com/webstore/detail/pencil-case-new-tab/bdppdknpkccgnnkiaagceccbcnbjbnnj |
Deskripsi | Discover resources from Pencil Case with random resources in your new tabs. |
Ukuran File | 6.61 KB |
Jumlah Instalasi | 67 |
Versi Saat Ini | 1.1 |
Terakhir Diperbarui | 2015-02-03 |
Tanggal Publikasi | 2015-02-03 |
Penilaian | 1.33/5 Total 3 Penilaian |
Pengembang | http://pencilcaseapp.com |
Tipe Pembayaran | free |
Bahasa yang Didukung | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Pencil Case - New Tab", "short_name": "Pencil Case - New Tab", "author": "Pencil Case (pencilcaseapp.com)", "version": "1.1", "description": "Discover resources from Pencil Case with random resources in your new tabs.", "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "incognito": "split" } |