Mark Incognito
open any url in incognito by default
Qu'est-ce que Mark Incognito ?
Mark Incognito est une extension Chrome développée par hitesh saini, et sa fonction principale est "open any url in incognito by default".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Mark Incognito
Téléchargez les fichiers d'extension Mark Incognito 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
A chrome extension which enables user to quickly mark a domain as always incognito meaning that link will always be opened in a incognito window. Note: Allow this extension in incognito mode. Usage: Step 1. Right click on any link and click on "MI link" in context menu. Step 2. Visit on that link, it will alway be opened in incognito window. Click on extension icon to show marked urls. Where you can remove the marked url if you want. Note: Allow this extension in incognito mode.
Informations de Base sur l'Extension
Nom | |
ID | jlcjobnhmlbigainbeahgmnbbcikbkba |
URL Officiel | https://chrome.google.com/webstore/detail/mark-incognito/jlcjobnhmlbigainbeahgmnbbcikbkba |
Description | open any url in incognito by default |
Taille du Fichier | 169 KB |
Nombre d'Installations | 47 |
Version Actuelle | 0.0.4 |
Dernière Mise à Jour | 2021-05-30 |
Date de Publication | 2019-11-05 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | hitesh saini |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://imagetext.xyz/privacy |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Mark Incognito", "version": "0.0.4", "manifest_version": 2, "description": "open any url in incognito by default", "icons": { "128": "images\/16x16.png", "48": "images\/128x128.png" }, "background": { "scripts": [ "background.bundle.js" ] }, "permissions": [ " |