| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 2,622
» Latest member: shailey24
» Forum threads: 2,048
» Forum posts: 20,230
Full Statistics
|
| Online Users |
There are currently 491 online users. » 1 Member(s) | 485 Guest(s) Applebot, Baidu, Bing, Google, UptimeRobot, patrickdrd
|
| Latest Threads |
Is it possible to delete ...
Forum: General Discuss
Last Post: efi99
27 minutes ago
» Replies: 2
» Views: 61
|
A question about search e...
Forum: General Discuss
Last Post: efi99
4 hours ago
» Replies: 2
» Views: 98
|
Stable version (5.2.1168....
Forum: Release Channel
Last Post: zombiepriest89
Yesterday, 10:56 AM
» Replies: 457
» Views: 362,992
|
260523 recommended extens...
Forum: Plugins & Extensions
Last Post: S8F8ry
05-24-2026, 03:15 AM
» Replies: 1
» Views: 207
|
STABLE version -- 5.1.113...
Forum: Release Channel
Last Post: Roman020178
05-23-2026, 08:09 PM
» Replies: 814
» Views: 1,155,363
|
Image rendering and hardw...
Forum: General Discuss
Last Post: azliel
05-23-2026, 08:14 AM
» Replies: 6
» Views: 5,888
|
Cent Browser = the only t...
Forum: General Discuss
Last Post: azliel
05-23-2026, 07:38 AM
» Replies: 3
» Views: 2,859
|
Right click Any tab and C...
Forum: Bugs & Suggestions
Last Post: S8F8ry
05-07-2026, 04:02 AM
» Replies: 1
» Views: 599
|
Error 403
Forum: Bugs & Suggestions
Last Post: kettle111
04-23-2026, 06:46 AM
» Replies: 3
» Views: 923
|
Twitch, браузер не поддер...
Forum: Русский Форум
Last Post: S8F8ry
04-14-2026, 03:58 AM
» Replies: 3
» Views: 1,257
|
|
|
| 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.
|
|
|
| 可否增加两个功能 |
|
Posted by: yuyangzxw - 07-19-2015, 09:14 AM - Forum: 中文论坛
- Replies (10)
|
 |
由于隐藏了书签栏,然后打开书签就很麻烦,可否在工具栏("恢复关闭标签"按钮后面)加个书签按钮,这样对于我们不喜欢太多界面而隐藏书签栏的人就方便多了...
还有就是地址后面的那个五角星"为此页添加书签"按钮可否设置隐藏,这个按钮很容易按到,不知不觉就添加网页到书签了,其实这个按钮个人认为还真用大不到,不知道别人的意见怎么样,这个问题到不大,主要是上面那个书签按钮还是很需要的,向我这些强迫症不喜欢太多按钮工具栏的就找不到书签了,新标签那已经用快速拨号替换掉了
|
|
|
| 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.
|
|
|
| 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?
|
|
|
|