0Ansiklopedi

Bu eklenti; benim gibi linkin başına 0 eklemekten ciğeri solanlara ithaf edilmiştir.

What is 0Ansiklopedi?

0Ansiklopedi is a Chrome extension developed by RexLudus, and its main feature is "Bu eklenti; benim gibi linkin başına 0 eklemekten ciğeri solanlara ithaf edilmiştir.".

Extension Screenshots

screenshot
screenshot

Download 0Ansiklopedi Extension CRX File

Download 0Ansiklopedi extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Bu eklenti; erişime engelli olan wikipedia.org ziyaretlerini, 0wikipedia.org'a otomatik olarak yönlendirir. Resmi eklenti değildir!

This extension; automatically redirect your blocked wikipedia.org url addresses to 0wikipedia.org . It's NOT an official extension!                    

Extension Basic Information

Name 0Ansiklopedi 0Ansiklopedi
ID iiiggikongcjigladobccjckiohllmkc
Official URL https://chromewebstore.google.com/detail/0ansiklopedi/iiiggikongcjigladobccjckiohllmkc
Description Bu eklenti; benim gibi linkin başına 0 eklemekten ciğeri solanlara ithaf edilmiştir.
File Size 16.46 KB
Installation Count 129
Current Version 0.1
Last Updated 2017-08-15
Publish Date 2017-08-14
Rating 5.00/5 Total 5 Ratings
Developer RexLudus
Payment Type free
Supported Languages tr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "0Ansiklopedi",
    "short_name": "0Ansiklopedi",
    "version": "0.1",
    "description": "Bu eklenti; benim gibi linkin ba\u015f\u0131na 0 eklemekten ci\u011feri solanlara ithaf edilmi\u015ftir.",
    "icons": {
        "16": "icon-1616.png",
        "48": "icon-4848.png",
        "128": "icon-128128.png"
    },
    "browser_action": {
        "default_icon": "icon-1616.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "webRequest",
        "*:\/\/*.wikipedia.org\/*",
        "webRequestBlocking"
    ]
}