Imgur Liberatur
For people whose access to Imgur is blocked. It fixes Imgur links, embedded media, address bar input, dynamically loaded content.
Wat is Imgur Liberatur?
Imgur Liberatur is een Chrome-extensie ontwikkeld door Özgün Ozan Kılıç, en de belangrijkste functie is "For people whose access to Imgur is blocked. It fixes Imgur links, embedded media, address bar input, dynamically loaded content.".
Extensie Screenshots
Download het CRX-bestand van de extensie Imgur Liberatur
Download Imgur Liberatur-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
līberātur: Lat. v. third-person singular present passive indicative of līberō. Imgur is now liberated! The best Imgur extension available for people whose access to Imgur is blocked. It fixes Imgur links, embedded media, address bar input, even dynamically loaded content (mostly) by using Filmot.org versions or proxy. Feel free to give feedback. In memory of Hüseyin Helvacıoğlu, an advocate of Internet freedom.
Basisinformatie over de Extensie
Naam | Imgur Liberatur |
ID | paplnpjhobdmdcflnaicdobdgcljihfk |
Officiële URL | https://chromewebstore.google.com/detail/imgur-liberatur/paplnpjhobdmdcflnaicdobdgcljihfk |
Beschrijving | For people whose access to Imgur is blocked. It fixes Imgur links, embedded media, address bar input, dynamically loaded content. |
Bestandsgrootte | 155 KB |
Aantal Installaties | 91 |
Huidige Versie | 0.1.3 |
Laatst Bijgewerkt | 2017-11-14 |
Publicatiedatum | 2017-11-14 |
Beoordeling | 3.90/5 Totaal 20 Beoordelingen |
Ontwikkelaar | Özgün Ozan Kılıç |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Imgur Liberatur", "short_name": "Imgur Liberatur", "version": "0.1.3", "description": "For people whose access to Imgur is blocked. It fixes Imgur links, embedded media, address bar input, dynamically loaded content.", "author": "\u00d6zg\u00fcn Ozan K\u0131l\u0131\u00e7", "browser_action": { "default_icon": "icon_128.png", "default_title": "Imgur Liberatur", "default_popup": "popup.html" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "js": [ "jquery-3.2.1.min.js", "script.js" ], "matches": [ "*:\/\/*\/*" ] } ], "permissions": [ "storage", " |