The Free Internet Plugin!

Removes known paywalled sites from your search results.

ما هو The Free Internet Plugin!؟

The Free Internet Plugin! هو إضافة Chrome تم تطويرها بواسطة HackerNoon، والميزة الرئيسية لها هي "Removes known paywalled sites from your search results.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة The Free Internet Plugin!

قم بتنزيل ملفات الامتداد The Free Internet Plugin! بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        A free Internet is a better Internet. This Chrome browser plugin removes paywalled content from Google search results.

If you don’t want to pay for the story, the headline shouldn’t be an option. The business model of paywalls—i.e. annoy the user with a bait-and-switch ad a hundred times, when they convert and pay every month until they die—hinders the internet’s ability to be a free and open experience. Hacker Noon believes that if the user doesn’t want to run into a paywall, they should be able to filter paywalled content out of its search results and newsfeeds. This plugin removes known paywalled sites from your Google results. 

The Free Internet Plugin is open sourced on Hacker Noon’s github. Suggestions to improve the plugin are much appreciated!                    

معلومات أساسية عن التمديد

الاسم The Free Internet Plugin! The Free Internet Plugin!
ID lodclhfimkjdjmmjgeioendfjpgoghoo
عنوان URL الرسمي https://chromewebstore.google.com/detail/the-free-internet-plugin/lodclhfimkjdjmmjgeioendfjpgoghoo
الوصف Removes known paywalled sites from your search results.
حجم الملف 524 KB
عدد التثبيتات 1,503
النسخة الحالية 1.03
آخر تحديث 2021-05-18
تاريخ النشر 2021-05-11
تقييم 4.50/5 مجموع تقييمات 8
المطور HackerNoon
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://freeinternetplugin.com
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "The Free Internet Plugin!",
    "version": "1.03",
    "description": "Removes known paywalled sites from your search results.",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "src\/js\/background.js"
        ]
    },
    "browser_action": {
        "default_title": "Free The Internet | HackerNoon",
        "default_popup": "src\/popup.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "tabs"
    ],
    "web_accessible_resources": [
        "images\/memes\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/www.google.com\/",
                "http:\/\/www.google.com\/search*",
                "http:\/\/www.google.com\/webhp*",
                "https:\/\/www.google.com\/",
                "https:\/\/www.google.com\/?*",
                "https:\/\/www.google.com\/search*",
                "https:\/\/www.google.com\/webhp*",
                "http:\/\/www.google.co.jp\/",
                "http:\/\/www.google.co.jp\/search*",
                "http:\/\/www.google.co.jp\/webhp*",
                "https:\/\/www.google.co.jp\/",
                "https:\/\/www.google.co.jp\/?*",
                "https:\/\/www.google.co.jp\/search*",
                "https:\/\/www.google.co.jp\/webhp*",
                "*:\/\/*.google.com\/*",
                "*:\/\/*.google.ac\/*",
                "*:\/\/*.google.ad\/*",
                "*:\/\/*.google.com.af\/*",
                "*:\/\/*.google.com.ag\/*",
                "*:\/\/*.google.com.ai\/*",
                "*:\/\/*.google.am\/*",
                "*:\/\/*.google.it.ao\/*",
                "*:\/\/*.google.com.ar\/*",
                "*:\/\/*.google.as\/*",
                "*:\/\/*.google.at\/*",
                "*:\/\/*.google.com.au\/*",
                "*:\/\/*.google.az\/*",
                "*:\/\/*.google.ba\/*",
                "*:\/\/*.google.com.bd\/*",
                "*:\/\/*.google.be\/*",
                "*:\/\/*.google.bf\/*",
                "*:\/\/*.google.bg\/*",
                "*:\/\/*.google.com.bh\/*",
                "*:\/\/*.google.bi\/*",
                "*:\/\/*.google.bj\/*",
                "*:\/\/*.google.com.bn\/*",
                "*:\/\/*.google.com.bo\/*",
                "*:\/\/*.google.com.br\/*",
                "*:\/\/*.google.bs\/*",
                "*:\/\/*.google.co.bw\/*",
                "*:\/\/*.google.com.by\/*",
                "*:\/\/*.google.by\/*",
                "*:\/\/*.google.com.bz\/*",
                "*:\/\/*.google.ca\/*",
                "*:\/\/*.google.com.kh\/*",
                "*:\/\/*.google.cc\/*",
                "*:\/\/*.google.cd\/*",
                "*:\/\/*.google.cf\/*",
                "*:\/\/*.google.cat\/*",
                "*:\/\/*.google.cg\/*",
                "*:\/\/*.google.ch\/*",
                "*:\/\/*.google.ci\/*",
                "*:\/\/*.google.co.ck\/*",
                "*:\/\/*.google.cl\/*",
                "*:\/\/*.google.cm\/*",
                "*:\/\/*.google.cn\/*",
                "*:\/\/*.google.com.co\/*",
                "*:\/\/*.google.co.cr\/*",
                "*:\/\/*.google.com.cu\/*",
                "*:\/\/*.google.cv\/*",
                "*:\/\/*.google.com.cy\/*",
                "*:\/\/*.google.cz\/*",
                "*:\/\/*.google.de\/*",
                "*:\/\/*.google.dj\/*",
                "*:\/\/*.google.dk\/*",
                "*:\/\/*.google.dm\/*",
                "*:\/\/*.google.com.do\/*",
                "*:\/\/*.google.dz\/*",
                "*:\/\/*.google.com.ec\/*",
                "*:\/\/*.google.ee\/*",
                "*:\/\/*.google.com.eg\/*",
                "*:\/\/*.google.es\/*",
                "*:\/\/*.google.com.et\/*",
                "*:\/\/*.google.fi\/*",
                "*:\/\/*.google.com.fj\/*",
                "*:\/\/*.google.fm\/*",
                "*:\/\/*.google.fr\/*",
                "*:\/\/*.google.ga\/*",
                "*:\/\/*.google.gd\/*",
                "*:\/\/*.google.ge\/*",
                "*:\/\/*.google.gf\/*",
                "*:\/\/*.google.gg\/*",
                "*:\/\/*.google.com.gh\/*",
                "*:\/\/*.google.com.gi\/*",
                "*:\/\/*.google.gl\/*",
                "*:\/\/*.google.gm\/*",
                "*:\/\/*.google.gp\/*",
                "*:\/\/*.google.gr\/*",
                "*:\/\/*.google.com.gt\/*",
                "*:\/\/*.google.gy\/*",
                "*:\/\/*.google.com.hk\/*",
                "*:\/\/*.google.hn\/*",
                "*:\/\/*.google.hr\/*",
                "*:\/\/*.google.ht\/*",
                "*:\/\/*.google.hu\/*",
                "*:\/\/*.google.co.id\/*",
                "*:\/\/*.google.iq\/*",
                "*:\/\/*.google.ie\/*",
                "*:\/\/*.google.co.il\/*",
                "*:\/\/*.google.im\/*",
                "*:\/\/*.google.co.in\/*",
                "*:\/\/*.google.io\/*",
                "*:\/\/*.google.is\/*",
                "*:\/\/*.google.it\/*",
                "*:\/\/*.google.je\/*",
                "*:\/\/*.google.com.jm\/*",
                "*:\/\/*.google.jo\/*",
                "*:\/\/*.google.co.ke\/*",
                "*:\/\/*.google.com.kh\/*",
                "*:\/\/*.google.ki\/*",
                "*:\/\/*.google.kg\/*",
                "*:\/\/*.google.co.kr\/*",
                "*:\/\/*.google.com.kw\/*",
                "*:\/\/*.google.kz\/*",
                "*:\/\/*.google.la\/*",
                "*:\/\/*.google.com.lb\/*",
                "*:\/\/*.google.com.lc\/*",
                "*:\/\/*.google.li\/*",
                "*:\/\/*.google.lk\/*",
                "*:\/\/*.google.co.ls\/*",
                "*:\/\/*.google.lt\/*",
                "*:\/\/*.google.lu\/*",
                "*:\/\/*.google.lv\/*",
                "*:\/\/*.google.com.ly\/*",
                "*:\/\/*.google.co.ma\/*",
                "*:\/\/*.google.md\/*",
                "*:\/\/*.google.me\/*",
                "*:\/\/*.google.mg\/*",
                "*:\/\/*.google.mk\/*",
                "*:\/\/*.google.ml\/*",
                "*:\/\/*.google.mn\/*",
                "*:\/\/*.google.ms\/*",
                "*:\/\/*.google.com.mt\/*",
                "*:\/\/*.google.mu\/*",
                "*:\/\/*.google.mv\/*",
                "*:\/\/*.google.mw\/*",
                "*:\/\/*.google.com.mx\/*",
                "*:\/\/*.google.com.my\/*",
                "*:\/\/*.google.co.mz\/*",
                "*:\/\/*.google.com.na\/*",
                "*:\/\/*.google.ne\/*",
                "*:\/\/*.google.com.nf\/*",
                "*:\/\/*.google.com.ng\/*",
                "*:\/\/*.google.com.ni\/*",
                "*:\/\/*.google.nl\/*",
                "*:\/\/*.google.no\/*",
                "*:\/\/*.google.com.np\/*",
                "*:\/\/*.google.nr\/*",
                "*:\/\/*.google.nu\/*",
                "*:\/\/*.google.co.nz\/*",
                "*:\/\/*.google.com.om\/*",
                "*:\/\/*.google.com.pa\/*",
                "*:\/\/*.google.com.pe\/*",
                "*:\/\/*.google.com.ph\/*",
                "*:\/\/*.google.com.pk\/*",
                "*:\/\/*.google.pl\/*",
                "*:\/\/*.google.pn\/*",
                "*:\/\/*.google.com.pr\/*",
                "*:\/\/*.google.ps\/*",
                "*:\/\/*.google.pt\/*",
                "*:\/\/*.google.com.py\/*",
                "*:\/\/*.google.com.qa\/*",
                "*:\/\/*.google.ro\/*",
                "*:\/\/*.google.rs\/*",
                "*:\/\/*.google.ru\/*",
                "*:\/\/*.google.rw\/*",
                "*:\/\/*.google.com.sa\/*",
                "*:\/\/*.google.com.sb\/*",
                "*:\/\/*.google.sc\/*",
                "*:\/\/*.google.se\/*",
                "*:\/\/*.google.com.sg\/*",
                "*:\/\/*.google.sh\/*",
                "*:\/\/*.google.si\/*",
                "*:\/\/*.google.sk\/*",
                "*:\/\/*.google.com.sl\/*",
                "*:\/\/*.google.sn\/*",
                "*:\/\/*.google.sm\/*",
                "*:\/\/*.google.so\/*",
                "*:\/\/*.google.st\/*",
                "*:\/\/*.google.com.sv\/*",
                "*:\/\/*.google.td\/*",
                "*:\/\/*.google.tg\/*",
                "*:\/\/*.google.co.th\/*",
                "*:\/\/*.google.com.tj\/*",
                "*:\/\/*.google.tk\/*",
                "*:\/\/*.google.tl\/*",
                "*:\/\/*.google.tm\/*",
                "*:\/\/*.google.to\/*",
                "*:\/\/*.google.com.tn\/*",
                "*:\/\/*.google.com.tr\/*",
                "*:\/\/*.google.tt\/*",
                "*:\/\/*.google.com.tw\/*",
                "*:\/\/*.google.co.tz\/*",
                "*:\/\/*.google.com.ua\/*",
                "*:\/\/*.google.co.ug\/*",
                "*:\/\/*.google.ae\/*",
                "*:\/\/*.google.co.uk\/*",
                "*:\/\/*.google.us\/*",
                "*:\/\/*.google.com.uy\/*",
                "*:\/\/*.google.co.uz\/*",
                "*:\/\/*.google.com.vc\/*",
                "*:\/\/*.google.co.ve\/*",
                "*:\/\/*.google.vg\/*",
                "*:\/\/*.google.co.vi\/*",
                "*:\/\/*.google.com.vn\/*",
                "*:\/\/*.google.vu\/*",
                "*:\/\/*.google.ws\/*",
                "*:\/\/*.google.co.za\/*",
                "*:\/\/*.google.co.zm\/*",
                "*:\/\/*.google.co.zw\/*"
            ],
            "run_at": "document_start",
            "js": [
                "src\/js\/background.js",
                "src\/js\/content.js"
            ]
        }
    ]
}