Magic list

Magic list

Vad är Magic list?

Magic list är en Chrome-tillägg utvecklad av ARGON INFORMATION TECHNOLOGY CO LLC, och dess huvudfunktion är "Magic list".

Tilläggsskärmbilder

screenshot

Ladda ner Magic list-förlängningens CRX-fil

Ladda ner Magic list-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Magic list is a new tab extension that has a convenient use of the task list, an animated gradient background and a beautiful current current time. New tabs will show the time, as well as added tasks in previous browser openings.

By clicking "Add to chrome", I accept and agree to installing the "Magic list" Chrome extension and setting ChromeTM new tab search to that provided by Microsoft BING as the service and the Terms of Use and Privacy Policy

Privacy policy https://extargonit.com/pages/privacy.html
Terms and EULA https://extargonit.com/pages/terms.html
About us https://extargonit.com/pages/about.html
Contact us https://extargonit.com/pages/contact.html                    

Grundläggande Information om Tillägg

Namn Magic list Magic list
ID hefeclmbnbfidedflacnalnhdobkllfi
Officiell webbadress https://chromewebstore.google.com/detail/magic-list/hefeclmbnbfidedflacnalnhdobkllfi
Beskrivning Magic list
Filstorlek 21.56 KB
Antal Installationer 55,911
Aktuell Version 1.0.6
Senast Uppdaterad 2023-06-06
Publiceringsdatum 2023-05-10
Betyg 5.00/5 Totalt 30 Betyg
Utvecklare ARGON INFORMATION TECHNOLOGY CO LLC
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://extargonit.com/
URL till Sekretesspolicy Sidan https://extargonit.com/pages/privacy.html
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.6",
    "name": "Magic list",
    "description": "Magic list",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon.png"
    },
    "action": {
        "default_icon": "icon.png"
    },
    "permissions": [
        "unlimitedStorage"
    ]
}