Blogspot Quickedit Links
Adds quickedit links for the new Contempo, Soho, Emporio and Notable themes, for a user-specified set of blogspot URLs.
Apa itu Blogspot Quickedit Links?
Blogspot Quickedit Links adalah ekstensi Chrome yang dikembangkan oleh https://so-how-do-i.blogspot.com, dan fitur utamanya adalah "Adds quickedit links for the new Contempo, Soho, Emporio and Notable themes, for a user-specified set of blogspot URLs.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Blogspot Quickedit Links
Unduh file ekstensi Blogspot Quickedit Links 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
Using a JS contentscript, adds quickedit links to the posts and gadgets on the new themes, which don't support them anymore.
Informasi Dasar Ekstensi
Nama | Blogspot Quickedit Links |
ID | hpdcclojnmclpjhgaaaffafcpkiabkeg |
URL Resmi | https://chromewebstore.google.com/detail/blogspot-quickedit-links/hpdcclojnmclpjhgaaaffafcpkiabkeg |
Deskripsi | Adds quickedit links for the new Contempo, Soho, Emporio and Notable themes, for a user-specified set of blogspot URLs. |
Ukuran File | 14.06 KB |
Jumlah Instalasi | 145 |
Versi Saat Ini | 1.1 |
Terakhir Diperbarui | 2017-03-26 |
Tanggal Publikasi | 2017-03-26 |
Penilaian | 4.20/5 Total 5 Penilaian |
Pengembang | https://so-how-do-i.blogspot.com |
Tipe Pembayaran | free |
Situs Ekstensi | https://so-how-do-i.blogspot.com |
URL Halaman Bantuan | https://so-how-do-i.blogspot.com.au/2017/03/add-quickedit-icons-to-new-themes.html |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Blogspot Quickedit Links", "description": "Adds quickedit links for the new Contempo, Soho, Emporio and Notable themes, for a user-specified set of blogspot URLs.", "version": "1.1", "icons": { "16": "logo_blogger_color_1x_web_16dp.png", "32": "logo_blogger_color_1x_web_32dp.png", "48": "logo_blogger_color_1x_web_48dp.png", "96": "logo_blogger_color_1x_web_96dp.png" }, "browser_action": { "default_icon": "popupicon.png", "default_popup": "popup.html", "default_title": "Click to edit!" }, "content_scripts": [ { "matches": [ " |