Tear Down This Wall

Reagan-smash pay and user walls to enjoy fire content

Tear Down This Wallとは何ですか?

Tear Down This Wallはjawndoughによって開発されたChromeの拡張機能で、その主な機能は「Reagan-smash pay and user walls to enjoy fire content」です。

Tear Down This Wall拡張機能のCRXファイルをダウンロード

Tear Down This Wall拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 Tear Down This Wall Tear Down This Wall
ID gkmflikjdheacbnmhoepakagddbdmmfe
公式URL https://chromewebstore.google.com/detail/tear-down-this-wall/gkmflikjdheacbnmhoepakagddbdmmfe
説明 Reagan-smash pay and user walls to enjoy fire content
ファイルサイズ 24.97 KB
インストール数 28
現在のバージョン 1.0
最終更新日 2016-12-07
公開日 2016-12-06
開発者 jawndough
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tear Down This Wall",
    "description": "Reagan-smash pay and user walls to enjoy fire content",
    "version": "1.0",
    "background": {
        "scripts": [
            "interface.js"
        ]
    },
    "browser_action": {
        "default_icon": "index.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "activeTab"
    ]
}