Unstyled
Remove styling for links
Apa itu Unstyled?
Unstyled adalah ekstensi Chrome yang dikembangkan oleh Craig MacGregor, dan fitur utamanya adalah "Remove styling for links".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Unstyled
Unduh file ekstensi Unstyled 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
This extension allows you to simply ensure that visited links are purple. Sometimes you want ugly but user friendly links on certain websites. You choose which sites to apply this Unstyle! How to use it: 1) Navigate to tools => extensions 2) Click options under Styled extension 3) Enter URLs to remove the styling from Example: http://site1.com/* (Note the asterisk! It means all pages for this site) ** UPDATES 0.3 - Fix issue with saving urls - Added color picker to change color of visited URLs 0.2 - Fix bug with empty urls 0.1 - Initial release
Informasi Dasar Ekstensi
Nama | Unstyled |
ID | dkfccmdhdhememmjjejhlkhhimbpeeem |
URL Resmi | https://chromewebstore.google.com/detail/unstyled/dkfccmdhdhememmjjejhlkhhimbpeeem |
Deskripsi | Remove styling for links |
Ukuran File | 67.53 KB |
Jumlah Instalasi | 133 |
Versi Saat Ini | 0.3 |
Terakhir Diperbarui | 2014-07-07 |
Tanggal Publikasi | 2014-07-07 |
Penilaian | 5.00/5 Total 3 Penilaian |
Pengembang | Craig MacGregor |
Tipe Pembayaran | free |
Situs Ekstensi | http://allthingscraig.com |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Unstyled", "version": "0.3", "manifest_version": 2, "description": "Remove styling for links", "background": { "scripts": [ "lib\/settings.js", "lib\/main.js" ] }, "permissions": [ "tabs", " |