IFFR Tab
IFFR Tab will give you a beautiful new tab.
O que é IFFR Tab?
IFFR Tab é uma extensão do Chrome desenvolvida por http://iffr.com, e sua principal característica é "IFFR Tab will give you a beautiful new tab.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão IFFR Tab
Baixe arquivos de extensão IFFR Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
IFFR Your Tab is a browser extension that shows you a beautiful IFFR film still every time you open a new tab. Each year, IFFR screens over 500 films from all over the world. From this wide and extraordinary selection we curate the most eye-catching impressions that will pleasantly surprise you as you surf the web. Download the extension now!
Informações Básicas da Extensão
Nome | |
ID | ekdimplgojbmeofokonbiabaknfgllae |
URL Oficial | https://chrome.google.com/webstore/detail/iffr-tab/ekdimplgojbmeofokonbiabaknfgllae |
Descrição | IFFR Tab will give you a beautiful new tab. |
Tamanho do Arquivo | 26.34 KB |
Contagem de Instalações | 51 |
Versão Atual | 1.0.3 |
Última Atualização | 2018-06-04 |
Data de Publicação | 2018-06-04 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | http://iffr.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://iffr.com/en/iffr-your-tab |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "IFFR Tab", "version": "1.0.3", "short_name": "IFFR Tab", "description": "IFFR Tab will give you a beautiful new tab.", "homepage_url": "https:\/\/iffr.com", "icons": { "128": "icon\/icon128.png", "16": "icon\/icon16.png", "48": "icon\/icon48.png" }, "chrome_url_overrides": { "newtab": "tab\/redir.html" }, "permissions": [ "storage", "webRequest", "webRequestBlocking", "unlimitedStorage", "https:\/\/chrometab.iffr.com\/", "http:\/\/chrometab.iffr.com\/" ] } |