12ft

Hop the paywall, browse a cleaner web

Qu'est-ce que 12ft ?

12ft est une extension Chrome développée par Thomas, et sa fonction principale est "Hop the paywall, browse a cleaner web".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension 12ft

Téléchargez les fichiers d'extension 12ft 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

                        12ft Pro is a browser extension that will automatically remove paywalls, banner ads, and other popups your favorite websites. You can try the service for free at 12ft.io, the extension just does it better and automatically.                    

Informations de Base sur l'Extension

Nom 12ft 12ft
ID nmccamaemgaapokidgbgackjeedocejl
URL Officiel https://chromewebstore.google.com/detail/12ft/nmccamaemgaapokidgbgackjeedocejl
Description Hop the paywall, browse a cleaner web
Taille du Fichier 909 KB
Nombre d'Installations 2,175
Version Actuelle 1.01
Dernière Mise à Jour 2021-08-31
Date de Publication 2021-05-30
Évaluation 2.00/5 Total 18 Évaluations
Développeur Thomas
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://12ft.io
URL de la Page d'Aide https://12ft.io/support
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "12ft",
    "version": "1.01",
    "description": "Hop the paywall, browse a cleaner web",
    "author": "Thomas Millar",
    "icons": {
        "128": "icons\/12ft-icon-dark-128.png"
    },
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_name": "12ft",
        "default_title": "12ft \u2013 Hop the paywall",
        "default_icon": {
            "128": "icons\/12ft-icon-128.png"
        }
    },
    "permissions": [
        "storage",
        "tabs"
    ]
}