Economy News Go

Open a new tab with today's economy news and a custom search box

Hvad er Economy News Go?

Economy News Go er en Chrome-udvidelse udviklet af Avinersoft, og dens hovedfunktion er "Open a new tab with today's economy news and a custom search box".

Udvidelsesskærmbilleder

screenshot

Download Economy News Go-udvidelses-CRX-fil

Download Economy News Go-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        By clicking “Add to chrome”, I accept and agree to installing the Economy News Go 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.

Terms: https://avinersoft.com/app/economy/terms-and-conditions
Privacy: https://avinersoft.com/app/economy/privacy-policy
About: https://avinersoft.com/about-us
Contact:  https://avinersoft.com/contact                    

Grundlæggende oplysninger om udvidelsen

Navn Economy News Go Economy News Go
ID hjhibeocldgggoefojbaaccogdjcildn
Officiel URL https://chromewebstore.google.com/detail/economy-news-go/hjhibeocldgggoefojbaaccogdjcildn
Beskrivelse Open a new tab with today's economy news and a custom search box
Filstørrelse 1.4 MB
Antal Installationer 53
Nuværende Version 1.02
Senest Opdateret 2022-01-11
Udgivelsesdato 2021-08-05
Bedømmelse 4.50/5 Samlet 2 Bedømmelser
Udvikler Avinersoft
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://avinersoft.com
Hjælpeside-URL https://avinersoft.com/contact
URL til Fortrolighedspolitik Side https://avinersoft.com/privacy-policy
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Economy News Go",
    "description": "Open a new tab with today's economy news and a custom search box",
    "version": "1.02",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "icons": {
        "16": "icon\/16.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "browser_action": {
        "default_icon": "icon\/48.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/static.elfsight.com https:\/\/apps.elfsight.com; object-src 'self'"
}