Dragon City

Dragon City extension provide you with Dragon City design on new tab page. Created for Dragon City fans.

O que é Dragon City?

Dragon City é uma extensão do Chrome desenvolvida por teodon74, e sua principal característica é "Dragon City extension provide you with Dragon City design on new tab page. Created for Dragon City fans.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Dragon City

Baixe arquivos de extensão Dragon City 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

                        A Dragon City is built on floating islands and you can fill it with farms, buildings and habitats where your dragons will live and thrive. 

1. Shuffle Dragon City game wallpaper every time you open a new tab. 
2. Randomize background theme in settings option.
3. Get easy access to popular sites with custom web search.
4. Quick access to your emails and social media accounts.
5. Show current date and time automatically.
6. Sticky notes give you the Dragon City feels in completing real-life tasks. 
7. Get easy access to your most frequently visited websites. 
8. Get easy access to your bookmarks websites.

If you have any questions about our Dragon City game wallpaper extension or just want to give us some feedback, feel free to send us a message or write a review! We'd love to hear from you.                    

Informações Básicas da Extensão

Nome Dragon City Dragon City
ID epaodncpnnhfagcimabiidgnlkcfbnai
URL Oficial https://chrome.google.com/webstore/detail/dragon-city/epaodncpnnhfagcimabiidgnlkcfbnai
Descrição Dragon City extension provide you with Dragon City design on new tab page. Created for Dragon City fans.
Tamanho do Arquivo 5.06 MB
Contagem de Instalações 4,000
Versão Atual 920.102.540.215
Última Atualização 2021-04-07
Data de Publicação 2020-05-04
Classificação 4.58/5 Total de 38 Avaliações
Desenvolvedor teodon74
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Dragon City extension provide you with Dragon City design on new tab page. Created for Dragon City fans.",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "manifest_version": 2,
    "name": "Dragon City",
    "version": "920.102.540.215",
    "permissions": [
        "topSites",
        "bookmarks"
    ]
}