Bitcoin Crypto News

Cryptocurrency market. Bitcoin and Coindesk News. Also ethereum, litecoin, cash. Price flutuation charts. Wallet and price ticker.

O que é Bitcoin Crypto News?

Bitcoin Crypto News é uma extensão do Chrome desenvolvida por https://jitt.wwevents.fun, e sua principal característica é "Cryptocurrency market. Bitcoin and Coindesk News. Also ethereum, litecoin, cash. Price flutuation charts. Wallet and price ticker.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Bitcoin Crypto News

Baixe arquivos de extensão Bitcoin Crypto News 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 extension allows you to monitor Bitcoin and other alt-coins 👻 Check the latest news and a configure alerts for big drops rises in Bitcoin. 
Install the extension at home/work/school and monitor the Crypto currencys 💰

FEATURES
★ Monitor the Bitcoin price variations 💶
★ Get notifications when there are big drops and increases in Bitcoin prices 📡
★ Check graphics with all Alt-coins available on the market.
★ Get the latest Bitcoin News updated up the minute from Coindesk 💣


PREMIUM FEATURES
🚨 App Booster 🚨

————————————————————
ABOUT WWEVENTS
————————————————————

💎 Building Apps and Extensions for Google Chrome and Android 🔥📣

————————————————————
CHANGELOG & RELEASE NOTES
————————————————————

📔 Available on the product page: https://jitt.wwevents.fun/project/bitcoin-monero-miner/#changelog

————————————————————
LEGAL
————————————————————

Bitcoin Crypto News is a trademark of WWEvents.

————————————————————
PRIVACY POLICY & TERMS OF SERVICE
————————————————————

By installing this product you agree to our privacy policy & terms of service: https://jitt.wwevents.fun/privacy-policy/

————————————————————
REQUIRED PERMISSIONS
————————————————————

You may consult the list of permissions and the reason why they are required on the product page: https://jitt.wwevents.fun/project/bitcoin-monero-miner/#permissions

“notifications” – Used to send desktop notification. For example when a new message arrive or App is updated.
“contextMenus” – Allow to add more settings when right click in the App icon in the browser toolbar and browser context menu.
“storage” – Used to save settings on your local computer.
“system.display” – Used to detect the display size and position the Extension window.
“unlimitedStorage” – Storage is limited to 5MB of data that may not be enough to store all configs.
“host_permissions” – Permission to access to some hosts/domains that we must modify in order to provide the desired functionality detailed in the functionality. It also allows that you can share content (links or text) from other pages directly to inside the App and send it as a SMS/Android message to a friend for example. Also used to allow intercommunication with other WWEvents Apps (i.e. Emojis).
“activeTab” – Permission to access the window that the extension is running and is show to the user.
“alarms” - To connect to API to monitor Bitcoin price.
“all_urls” – Permission to access to some hosts/domains that we must modify in order to provide the desired functionality detailed in the functionality. It also allows that you can share content (links or text) from other pages directly to inside the App. Also used to allow intercommunication with other WWEvents Apps (i.e. Emojis).

————————————————————
FINAL NOTES
————————————————————

This information is also available inside the App: Options -> About                    

Informações Básicas da Extensão

Nome Bitcoin Crypto News Bitcoin Crypto News
ID ikkmichlmkbmfmbhjiegnbiobnglhjjc
URL Oficial https://chromewebstore.google.com/detail/bitcoin-crypto-news/ikkmichlmkbmfmbhjiegnbiobnglhjjc
Descrição Cryptocurrency market. Bitcoin and Coindesk News. Also ethereum, litecoin, cash. Price flutuation charts. Wallet and price ticker.
Tamanho do Arquivo 2.96 MB
Contagem de Instalações 100
Versão Atual 5.4
Última Atualização 2024-02-07
Data de Publicação 2022-10-18
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor https://jitt.wwevents.fun
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://jitt.wwevents.fun/
URL da Página de Ajuda https://jitt.wwevents.fun/project/bitcoin-monero-miner
URL da Página de Política de Privacidade https://jitt.wwevents.fun/privacy-policy
Idiomas Suportados id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_chrome_extension_name__",
    "description": "__MSG_chrome_extension_description__",
    "version": "5.4",
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAt4fS9uZ9SdzkeTPYe\/AUWNI9jj5ZIfJlIg9C5ltpXs+1ACllKxfdJuZ48R0IE2sR+FR6V+RDjRkX9sYwMw5YZerhXnMM5iI\/8elyZeMuEaLZHX+6JJlEwcInbXOg9GoaTm3FjfiOwezd3lhfnDiwQycplSJnJgrPueSpaXRToBTGGII78PK1xrZ0pZQcLOmO8ByLlR8Lemtwk8vWbnU+SrRpt30+GZsncRiZy050HrsXxXymANhbnjeswN\/Np8RgOQ5gLIKmGLcL9FVjAMwggH+\/gFR8oTfAlunWfqMGtXgiZCNmjFCANyRlZZwZq6TtRZzmnDTEdV+TfmTbC3IJSwIDAQAB",
    "options_page": "options\/index.html",
    "action": {
        "default_title": "__MSG_chrome_extension_name__",
        "default_icon": {
            "19": "img\/icon_19.png",
            "38": "img\/icon_38.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "eventPage.js"
    },
    "icons": {
        "16": "img\/icon_16.png",
        "48": "img\/icon_48.png",
        "128": "img\/icon_128.png"
    },
    "permissions": [
        "notifications",
        "system.display",
        "contextMenus",
        "unlimitedStorage",
        "storage",
        "activeTab",
        "alarms"
    ],
    "host_permissions": [
        "*:\/\/*.wwevents.fun\/*",
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*",
                "js\/*",
                "options\/*",
                "css\/*",
                "html\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}