Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 2,537
» Latest member: GeraldoHil
» Forum threads: 1,999
» Forum posts: 19,404

Full Statistics

Online Users
There are currently 406 online users.
» 0 Member(s) | 402 Guest(s)
Bing, Google, UptimeRobot, Yandex

Latest Threads
STABLE version -- 5.1.113...
Forum: Release Channel
Last Post: 34ero
2 hours ago
» Replies: 688
» Views: 529,059
Пропал доступ на форум
Forum: Русский Форум
Last Post: Admini
04-25-2025, 03:55 PM
» Replies: 1
» Views: 227
Cloudflare Verification L...
Forum: General Discuss
Last Post: FeNoZiPaM
04-24-2025, 07:01 PM
» Replies: 12
» Views: 2,777
Where are Cent's cookies?
Forum: General Discuss
Last Post: QZMTCH
04-19-2025, 10:28 PM
» Replies: 7
» Views: 1,601
Feature request: Upgrade ...
Forum: Bugs & Suggestions
Last Post: Admini
04-16-2025, 04:47 PM
» Replies: 1
» Views: 569
Bug Report: "Translate se...
Forum: Bugs & Suggestions
Last Post: tanquang
04-12-2025, 03:03 AM
» Replies: 5
» Views: 1,639
Bug report: File size sho...
Forum: Bugs & Suggestions
Last Post: Admini
04-10-2025, 09:47 AM
» Replies: 5
» Views: 1,214
Can't login to facebook u...
Forum: Bugs & Suggestions
Last Post: bufce2010
04-05-2025, 10:05 AM
» Replies: 0
» Views: 421
I can't install extension...
Forum: Plugins & Extensions
Last Post: bufce2010
03-31-2025, 05:14 PM
» Replies: 2
» Views: 793
As the number of download...
Forum: Bugs & Suggestions
Last Post: Admini
03-31-2025, 04:56 PM
» Replies: 17
» Views: 3,585

 
  关于超级拖拽和鼠标手势
Posted by: 549029316 - 07-24-2015, 11:00 AM - Forum: 中文论坛 - Replies (3)

在使用超级拖拽的时候能右键取消拖拽操作

手势希望添加下列几个
      -模拟键盘左键按下
-模拟键盘右键按下
-按住右键单击左键最小化浏览器窗口

Print this item

  About extension icon can't change color
Posted by: Admini - 07-23-2015, 05:29 PM - Forum: General Discuss - Replies (1)

If you turned on "Disable HTML5 canvas fingerprinting" in version 1.2.13.10, you may find some extensions(such as Ghostery) can't change toolbar icon color.The icon color is always gray.
This is because disabling canvas data reading conflicts with chrome.browserAction.setIcon function.Following is the source code causing the issue:

Code:
bool HTMLCanvasElement::originClean() const
{
   if (document().settings() && document().settings()->disableReadingFromCanvas())
       return false;
   return m_originClean;
}

We have solved this issue and will include it in the next release.This issue doesn't affect the functionality of the extension.

Print this item

  可否增加两个功能
Posted by: yuyangzxw - 07-19-2015, 09:14 AM - Forum: 中文论坛 - Replies (10)

由于隐藏了书签栏,然后打开书签就很麻烦,可否在工具栏("恢复关闭标签"按钮后面)加个书签按钮,这样对于我们不喜欢太多界面而隐藏书签栏的人就方便多了...

还有就是地址后面的那个五角星"为此页添加书签"按钮可否设置隐藏,这个按钮很容易按到,不知不觉就添加网页到书签了,其实这个按钮个人认为还真用大不到,不知道别人的意见怎么样,这个问题到不大,主要是上面那个书签按钮还是很需要的,向我这些强迫症不喜欢太多按钮工具栏的就找不到书签了,新标签那已经用快速拨号替换掉了

Print this item

Information About the portable version
Posted by: Admini - 07-18-2015, 03:17 PM - Forum: Release Channel - Replies (18)

In order to support automatic upgrade, we finally chose SFX archive as our package format.
With this format, the updater("centbrowserupdater.exe") can simply rename "centbrowser.exe" to "old_centbrowser.exe", and then launch a process by command line such as "self_extractor.exe -s -dC:/CentBrowserPortable" to complete the upgrade.
It is similar to the upgrade process of the installed version, except the installed version uses "setup.exe".

Note that you should not move the "centbrowser.exe" into the module directory(1.2.13.10) if you want to keep auto upgrade working.

Print this item

  Cent Browser 1.2.13.10(for Windows) Released
Posted by: Admini - 07-17-2015, 06:28 PM - Forum: Release Channel - Replies (15)

Sorry about the flash outdated issue. Fortunately HTML5 is becoming mainstream.But we still need to add an independent upgrade channel for flash plugin.
The memory optimization finally works effectively. It can now significantly reduce RAM usage.This feature is turned on by default for computers with less than 3GB RAM.If this feature causes lag, please disable it and let us know.
As previous portable version didn't support auto upgrade, you need to download the new portable packages manually.

1.Upgraded to Chromium 43.0.2357.134
2.Added context menu to restore button
3.Added an option for opening bookmark link
4.Disable location bar auto suggestion by option(Another privacy improvement)

[Image: disable_auto_suggest.png]
5.Improved auto memory optimization
6.Automatically load IDM extension
7.Portable version refactored(self-extractor and auto upgrade)


32-bit installer        32-bit portable
64-bit installer        64-bit portable

Print this item

  Pepper Flash Error
Posted by: DotNetNightmare - 07-16-2015, 07:20 PM - Forum: Bugs & Suggestions - Replies (4)

The pepper flash is 18 & is reporting as 17. I manually updated/replaced the dll with the current one & it is still reporting 17.

Print this item

  two suggestions & one bug
Posted by: windcto - 07-15-2015, 12:56 AM - Forum: Bugs & Suggestions - Replies (10)

First, i'd very like the browser and plan to set my main browser.

suggestions:

1. When pressing enter in address bar with a URL in it, open the URL in a new tab.
2. Set bookmarks to open in a new tab.


Bugs:

I like 64-bit portable version, but "User Data" directory is still found at “C:\Users\{username}\AppData\Local\CentBrowser\User Data”. Actually I think the "User Data" directory should in the same location with CentBrowser.

Print this item

  Need your opinion for the portable version
Posted by: Admini - 07-06-2015, 02:57 PM - Forum: General Discuss - Replies (26)

We are improving user experience of the portable version, but we are not decided on how the portable version should be.
Please give us your opinion.
1.the archive format: 7z, zip or self-extractor?
2.Should support auto upgrade?

Print this item

Thumbs Up Open Bookmarks in New Tab & Pop-Up Videos
Posted by: peter - 07-06-2015, 05:24 AM - Forum: Bugs & Suggestions - Replies (4)

I have googled to many times to find a browser like this, I am an ex-user of CoolNovo/Cowoon Browser, but they are discontiued. I loved this browser. I have some suggestions, for example open bookmarks in fourground/background new tab and it would be great a pop-up option for videos.
Thanx

Print this item

Sad Internet download manager extension not working!
Posted by: jhnsmith08 - 07-05-2015, 01:35 PM - Forum: Bugs & Suggestions - Replies (7)

Internet download manager extension not working with centbrowser! Though it's working with google chrome or other chrome based browsers. Please solve this problem...

[Image: Capture.jpg]

Print this item