Giter Club home page Giter Club logo

new-tab-extension's Introduction

English version / sivu englanniksi

Oma uusi välilehti

Selainlisäosa Chromium-pohjaisiin selaimiin. Lisäosa korvaa uuden välilehden haluamallasi osoitteella. Tämä on tehty lähinnä kokeiluna ja omia tarpeita varten.

Koodi ei sisällä ylimääräistä tauhkaa, eikä ota yheyttä mihinkään, saati sitten utele tietojasi. Liekö tekee uuden välilehden korvaamistakaan nopeiten, mutta toimii. Koodi ei montaa riviä ole. Lisäosan manifest-tiedosto on version 3 mukainen.

Kuvakaappaus

Asennus ja varoitukset

Asenna lisäosa Microsoft Edgen lisäosakaupasta tai Chromen Web Storesta. Voit asentaa sen myös manuaalisesti pakkaamattomana lisäosana.

Microsoft Edge -lisäosat Chrome Web Store

Selaimet varoittavat tästä lisäosasta asennusvaiheessa, koska tämä haluaa korvata selaimen oman sisäisen newtab osoitteen uudella. Noudata varoituksen ohjeita ja ota tämä lisäosa käyttöön manuaalisesti asennuksen jälkeen, jos haluat lisäosan toimivan.

Tarvittavat oikeudet

Tarvittavat oikeudet pyydetään manifest.json tiedostossa.

  • Vaihda sivu, jonka näet, kun avaat uuden välilehden
    • Tämä on lisäosan tarkoitus.
  • Storage / tallennus
    • Tätä ei välttämättä lisäosan tiedoissa selaimessasi näy. Oikeus tarvitaan siksi, että lisäosan täytyy tallentaa määrittelemäsi uuden välilehden osoite.
    • "Storage/tallennus" tarkoittaa tässä yhteydessä selaimen sisäistä tallennusta. Lisäosalla ei ole pääsyä tiedostoihisi.



My new tab page

Browser extension for Chromium based browsers. This extension will replace the new tab page with the user defined address. This was made mainly as an experiment and for personal use.

The code does not contain any extra fluff, and does not connect to anywhere, let alone collect any personal information. It probably doesn't use the fastest way to replace new tab page, but it works. There are only few lines of code. The manifest file for the extension is version 3.

Screenshot

Installation and warnings

Install this extension from Microsoft Edge Add-ons website or Chrome Web Store. You can also install it manually as an unpacked extension.

Microsoft Edge Add-ons Chrome Web Store

Browsers will warn you about this extension during the installation phase, as this will replace the browser's own internal newtab address with a new one. Follow the instructions in the warning and enable this extension manually after installation if you want the extension to work.

Necessary permissions

Required permissions are requested in the manifest.json file.

  • Change the page you see when you open a new tab
    • This is the main purpose of the extension.
  • Storage
    • This may not appear in the extension details in your browser. This permission is required because the extension must save somewhere the new tab page address you define.
    • Storage in this context means browser's internal storage. The extension does not have access to your files.

new-tab-extension's People

Contributors

the-paavo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.