Tab Portal Web Development

Search the internet on every new tab with links to your favorite Web development and programming websites

Qu'est-ce que Tab Portal Web Development ?

Tab Portal Web Development est une extension Chrome développée par AdRoller, et sa fonction principale est "Search the internet on every new tab with links to your favorite Web development and programming websites".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Tab Portal Web Development

Téléchargez les fichiers d'extension Tab Portal Web Development au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        By clicking “Add to chrome”, I accept and agree to installing the Tab Portal Web Development on New Tab 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://www.adroller.co/tab-portal-webdev-terms
Privacy: https://www.adroller.co/privacy-policy
About: https://www.adroller.co
Contact:  https://www.adroller.co/contact                    

Informations de Base sur l'Extension

Nom Tab Portal Web Development Tab Portal Web Development
ID jnjdennjbghgmagebdmfehhoalljakmg
URL Officiel https://chromewebstore.google.com/detail/tab-portal-web-developmen/jnjdennjbghgmagebdmfehhoalljakmg
Description Search the internet on every new tab with links to your favorite Web development and programming websites
Taille du Fichier 1.58 MB
Nombre d'Installations 111
Version Actuelle 1.01
Dernière Mise à Jour 2022-01-12
Date de Publication 2021-08-17
Évaluation 5.00/5 Total 1 Évaluations
Développeur AdRoller
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://adroller.co
URL de la Page d'Aide https://adroller.co/contact
URL de la Page de Politique de Confidentialité https://www.adroller.co/privacy-policy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.01",
    "name": "Tab Portal Web Development",
    "description": "Search the internet on every new tab with links to your favorite Web development and programming websites",
    "icons": {
        "16": "icon-size\/16.png",
        "48": "icon-size\/48.png",
        "128": "icon-size\/128.png"
    },
    "browser_action": {
        "default_icon": "icon-size\/48.png"
    },
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    }
}