Mini Cursor Follower

a simple cursor animation whenever you open a new tab

O que é Mini Cursor Follower?

Mini Cursor Follower é uma extensão do Chrome desenvolvida por TRITECHNIX, e sua principal característica é "a simple cursor animation whenever you open a new tab".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Mini Cursor Follower

Baixe arquivos de extensão Mini Cursor Follower 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

                        Browse the web with a simple simple cursor follower animation, every new tab!

By clicking "Add to chrome", I accept and agree to installing the Mini Cursor Follower Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Privacy Policy: https://www.tritechnix.com/privacy-policy
Terms Of Use: https://www.tritechnix.com/mini-cursor-follower/terms-of-use
Contact us: https://www.tritechnix.com/contact-us
About: https://www.tritechnix.com/about-us
Contact email: [email protected]                    

Informações Básicas da Extensão

Nome Mini Cursor Follower Mini Cursor Follower
ID pjppbcnlnfjabomiiefjmihiefbpfbdn
URL Oficial https://chromewebstore.google.com/detail/mini-cursor-follower/pjppbcnlnfjabomiiefjmihiefbpfbdn
Descrição a simple cursor animation whenever you open a new tab
Tamanho do Arquivo 9.27 KB
Contagem de Instalações 671
Versão Atual 1.2
Última Atualização 2022-06-06
Data de Publicação 2022-01-04
Classificação 4.00/5 Total de 6 Avaliações
Desenvolvedor TRITECHNIX
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://www.tritechnix.com/privacy-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Mini Cursor Follower",
    "description": "a simple cursor animation whenever you open a new tab",
    "version": "1.2",
    "icons": {
        "128": "i\/icon128.png",
        "48": "i\/icon48.png",
        "16": "i\/icon16.png"
    },
    "action": {
        "default_icon": "i\/icon48.png"
    },
    "chrome_url_overrides": {
        "newtab": "html\/newtab.html"
    }
}