Pipocas.TV
Pipocas.TV - Site de Legendas em Português para filmes, series tv e documentários!
Pipocas.TVとは何ですか?
Pipocas.TVはBruno Gonçalvesによって開発されたChromeの拡張機能で、その主な機能は「Pipocas.TV - Site de Legendas em Português para filmes, series tv e documentários!」です。
拡張機能のスクリーンショット
Pipocas.TV拡張機能のCRXファイルをダウンロード
Pipocas.TV拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
http://pipocas.tv/
-------------------------------------------
Principais características:
- pesquisa por release
- possibilidade de escolher a língua da pesquisa
- acesso aos principais menus do site
- acesso ao facebook Pipocas.tv
- acesso à Shoutbox presente no site
- lista das últimas legendas que sairam
- lista das últimas legendas em destaque
- pesquisar legenda a partir do texto seleccionado
Encontre rapidamente a legenda ou legendas em http://pipocas.tv/.
É necessário registo para fazer downloads.
--
Find rapidly subtitle or subtitles from http://pipocas.tv/.
Registration needed for the downloads. 拡張機能の基本情報
| 名前 | |
| ID | damihpeccilfljkccihpjkjmkmlnpkfh |
| 公式URL | https://chrome.google.com/webstore/detail/pipocastv/damihpeccilfljkccihpjkjmkmlnpkfh |
| 説明 | Pipocas.TV - Site de Legendas em Português para filmes, series tv e documentários! |
| ファイルサイズ | 197 KB |
| インストール数 | 169 |
| 現在のバージョン | 1.2 |
| 最終更新日 | 2019-06-25 |
| 公開日 | 2019-06-25 |
| 評価 | 3.17/5 合計 6 レビュー |
| 開発者 | Bruno Gonçalves |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://pipocas.tv/ |
| 対応言語 | pt-PT |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Pipocas.TV",
"version": "1.2",
"manifest_version": 2,
"description": "Pipocas.TV - Site de Legendas em Portugu\u00eas para filmes, series tv e document\u00e1rios!",
"icons": {
"16": "images\/icon.png",
"48": "images\/icon.png",
"128": "images\/icon.png"
},
"browser_action": {
"default_icon": "images\/icon.png",
"default_popup": "popup.html"
},
"permissions": [
"tabs",
"contextMenus",
"http:\/\/pipocas.tv\/index.php\/*",
"http:\/\/pipocas.tv\/index.php\/shout.php"
],
"background": {
"scripts": [
"eventPage.js"
],
"persistent": true
}
} | |