SeaMonkey დამატებები

მოგესალმებით, SeaMonkey დამატებების გვერდზე.

დაამატეთ ახალი შესაძლებლობები და გაფორმებები, რომ გახადოთ SeaMonkey მეტად თქვენებური.

დახურვა

სახლიდან გასვლისას?

გაეცანით მობილურის დამატებების გვერდს.

დახურვა

Orphus

მონაცემები

შემმუშავებლის მონაცემები
სახელი Orphus
რეგისტრაციის თარიღი ნოემ. 30, 2010
შემუშავებული დამატებების რაოდენობა 0 დამატება
დამატებების საშუალო შეფასება ჯერ არაა შეფასებული

ჩემი მიმოხილვები

MinimizeToTray Plus

5 შეფასება 5 ვარსკვლავიდან

I love this plugin/

Free Mp3 Music Search for Download

5 შეფასება 5 ვარსკვლავიდან

Searching mp3s is quite easy now.

Kickass.to torrent search

5 შეფასება 5 ვარსკვლავიდან

autocompletion is cool

ეს მიმოხილვა გაკეთებულია დამატების წინა ვერსიის შესახებ (20091028). 

Torrent Freedom - free torrents search

5 შეფასება 5 ვარსკვლავიდან

This is very useful plugin, but look at this:

private function write($str, $translate = FALSE) {
if ($translate) {
$this->translate_queue[] = $str;
$this->translate_length += strlen($str);
if ($this->translate_length > TRANSLATE_BLOCK)
$this->flush();
} else {
$this->write_queue[] = $str;
}
}

private function flush() {
$this->translate_length = 0;

if (count($this->translate_queue) > 0) {
$block = '';
$this->separator_counts = array();
$n = count($this->translate_queue);
for ($i=0; $i<$n; ++$i) {
$this->separator_counts[$i] = substr_count($this->translate_queue[$i], TRANSLATE_SEPARATOR);
$block .= ($block!=''?' '.TRANSLATE_SEPARATOR.' ':'') . $this->translate_queue[$i];
unset($this->translate_queue[$i]);
}
$translated_parts = explode(TRANSLATE_SEPARATOR, $this->google->translate($block));
for ($i=0; $i<$n; ++$i) {
$str_parts = array();
do {
$str_parts[] = array_shift($translated_parts);
$this->separator_counts[$i]--;
} while ($this->separator_counts[$i] >= 0);
$this->translate_queue[$i] = implode(TRANSLATE_SEPARATOR, $str_parts);
}

flush();
}

$n = count($this->write_queue);
for ($i=0; $i<$n; ++$i) {
fwrite($this->fout, $this->write_queue[$i]);
unset($this->write_queue[$i]);
if (isset($this->translate_queue[$i])) {
fwrite($this->fout, trim($this->translate_queue[$i]));
unset($this->translate_queue[$i]);
}
}
$this->translate_queue = array();
$this->write_queue = array();
}

private function get_part($separator, $translate = FALSE) {
while (($pos = strpos($this->buffer, $separator)) === FALSE && !feof($this->fin))
$this->buffer .= fread($this->fin, BUFFER_PART);

if (!feof($this->fin)) {
$pos = $translate? $pos: $pos+strlen($separator);
$part = substr($this->buffer, 0, $pos);
$this->buffer = substr($this->buffer, $pos);
$this->write($part, $translate);
return TRUE;
} else
return FALSE;
}

I see there is an error.

Torrent Freedom Rus - поиск торрентов

5 შეფასება 5 ვარსკვლავიდან

Добавь rapidzona.com