Comic Sams
Comic Sams makes your Chrome browsing experience prettier, flashier, and more enjoyable.
O que é Comic Sams?
Comic Sams é uma extensão do Chrome desenvolvida por https://comicsams.nrdesign.xyz, e sua principal característica é "Comic Sams makes your Chrome browsing experience prettier, flashier, and more enjoyable.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Comic Sams
Baixe arquivos de extensão Comic Sams 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
The Comic Sams Chrome Extension was built for those who are looking to always keep the beauty of Comic Sans with them. With a bit of extra flashiness added in, it not only replaces all your browser text with Comic Sans, but it randomizes the colors as well. To give the pages some dimensionality, the images are replaced with a random gif of the user's choosing and elements of the web page are constantly spinning. Finally, to easily let you know the extension is on and working correctly, the background colors rapidly transition between multiple colors.
Informações Básicas da Extensão
Nome | Comic Sams |
ID | miodnionkealgmgafpmpilhlbgbabjdg |
URL Oficial | https://chromewebstore.google.com/detail/comic-sams/miodnionkealgmgafpmpilhlbgbabjdg |
Descrição | Comic Sams makes your Chrome browsing experience prettier, flashier, and more enjoyable. |
Tamanho do Arquivo | 65.96 KB |
Contagem de Instalações | 36 |
Versão Atual | 4.5 |
Última Atualização | 2019-08-04 |
Data de Publicação | 2019-08-02 |
Classificação | 5.00/5 Total de 3 Avaliações |
Desenvolvedor | https://comicsams.nrdesign.xyz |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://comicsams.nrdesign.xyz |
URL da Página de Ajuda | https://comicsams.nrdesign.xyz/feedback |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Comic Sams", "description": "Comic Sams makes your Chrome browsing experience prettier, flashier, and more enjoyable.", "version": "4.5", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon128.png", "default_popup": "options.html" }, "options_page": "options.html", "permissions": [ "storage", "tabs" ], "background": { "scripts": [ "jquery-3.3.1.min.js", "background.js" ] }, "content_scripts": [ { "matches": [ " |