Axel Springer Blocker (ASB) - Redux Edtion

Block dir eine Meinung!

Axel Springer Blocker (ASB) - Redux Edtion là gì?

Axel Springer Blocker (ASB) - Redux Edtion là một tiện ích mở rộng Chrome được phát triển bởi Revengeday, và tính năng chính của nó là "Block dir eine Meinung!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Axel Springer Blocker (ASB) - Redux Edtion

Tải xuống các tệp mở rộng Axel Springer Blocker (ASB) - Redux Edtion dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Jetzt mit 2019er Update!
---
Block dir deine Meinung mit dem Axel Springer Blocker!
Schluss mit "Qualitätsjournalismus" aus dem Hause Axel Springer und Co.
Mit dieser Erweiterung blockst du nahezu alle Seiten von diesem Verlag.

--- DANKE ---
Wooooah, ich hätte nicht gedacht das meine sinnfreie Extension so abgeht.
Dabei habe ich die nur aus Spaß gemacht, danke danke danke ♥ 

Ach und hier ehm, ihr Typen vom Axel Springer Verlag...
Seht es als Kunst an oder so, oder Satire, was weiß ich.
Seid nicht immer so versteift - kussi kussi.

--- CHANGELOG ---
Update: 1.1.1 - 30.30.2019
+ Update der Blockliste
+ Stadtportale entfernt (siehe Optionen)
+ Bugfixes fuer aktuelle Chrome Version auf macOS Mojave
+ Typofixes
+ Code cleaning
+ Abmahnung vom Axel Springer Verlag geschreddert

Update: 1.1.0 - 27.03.2019
+ Update der Blockliste
+ "Redux Edtion" hinzugefuegt
+ Leichte Designanpassungen
+ Bugfixes fuer aktuelle Chrome Version
+ Julian Reichelt aus Code entfernt

Update: 1.0.5 - 21.10.2015
+ Zwei entfernt die nicht mehr zum Axel Springer Verlag gehoeren
+ Bundestrojaner entfernt

Update: 1.0.4 - 20.10.2015
+ Das totale Datenbank Update
+ Kuchenkruemel entfernt 

Update: 1.0.3 - 20.10.2015
+ Datenbank Update (block all the things!)
+ AdBlock/AdBlock Plus Problem gehoben

Update: 1.0.2 - 19.10.2015
+ Problem unter Chrome für Windows 10 behoben

Update: 1.0.1 - 18.10.2015
+ Kaffeefleck beseitigt

Update: 1.0. 0 - 18.10.2015
+ Veroeffentlicht

--- SOURCECODE ---
https://github.com/revengeday/axelspringerblocker/                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Axel Springer Blocker (ASB) - Redux Edtion Axel Springer Blocker (ASB) - Redux Edtion
ID cbnipbdpgcncaghphljjicfgmkonflee
URL Chính Thức https://chromewebstore.google.com/detail/axel-springer-blocker-asb/cbnipbdpgcncaghphljjicfgmkonflee
Mô tả Block dir eine Meinung!
Kích Thước Tệp 41.37 KB
Số Lần Cài Đặt 2,115
Phiên Bản Hiện Tại 1.1.1
Cập Nhật Lần Cuối 2019-03-30
Ngày Phát Hành 2019-03-30
Đánh Giá 4.91/5 Tổng số 243 Đánh Giá
Nhà Phát Triển Revengeday
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://twitter.com/Revengeday
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "background": {
        "scripts": [
            "js\/list.js",
            "js\/background.js"
        ]
    },
    "default_locale": "en",
    "description": "Block dir eine Meinung!",
    "homepage_url": "http:\/\/twitter.com\/revengeday\/",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png"
    },
    "manifest_version": 2,
    "name": "Axel Springer Blocker (ASB) - Redux Edtion",
    "offline_enabled": false,
    "options_page": "help.html",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.1"
}