Unstyled
Remove styling for links
O que é Unstyled?
Unstyled é uma extensão do Chrome desenvolvida por Craig MacGregor, e sua principal característica é "Remove styling for links".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Unstyled
Baixe arquivos de extensão Unstyled no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | Unstyled |
ID | dkfccmdhdhememmjjejhlkhhimbpeeem |
URL Oficial | https://chromewebstore.google.com/detail/unstyled/dkfccmdhdhememmjjejhlkhhimbpeeem |
Descrição | Remove styling for links |
Tamanho do Arquivo | 67.53 KB |
Contagem de Instalações | 133 |
Versão Atual | 0.3 |
Última Atualização | 2014-07-07 |
Data de Publicação | 2014-07-07 |
Classificação | 5.00/5 Total de 3 Avaliações |
Desenvolvedor | Craig MacGregor |
Tipo de Pagamento | free |
Site da Extensão | http://allthingscraig.com |
Idiomas Suportados | 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", " |