Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
[WIP] OpenPureTab - An open source extension for Chrome-based browsers that allows customization of the new-tab page.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="griimnak" data-source="post: 441835" data-attributes="member: 35695"><p style="text-align: center"><span style="font-family: 'arial'"><span style="font-size: 22px"><strong>OpenPureTab 1.5-Rewrite</strong></span></span></p><p>Heyloo.</p><p>I'm revisiting this project to rewrite the base and update it with the new Chrome69+ look.</p><p>Github: <a href="https://github.com/griimnak/OpenPureTab/tree/OpenPureTab1.5-Rewrite" target="_blank">Branch 1.5-Rewrite</a></p><p></p><p>(Original branch now marked as stable)</p><p></p><p><span style="font-size: 18px"><strong>Committed to new branch</strong></span></p><ul> <li data-xf-list-type="ul">New structure<br /> [CODE=Python]images/<br /> scripts/<br /> daemon.js # Background daemon<br /> helpers.js # Helper functions<br /> content.js # Content script<br /> styles/ # css assets<br /> new-tab.css # Default css<br /> vendor/ # Third party / vendor assets<br /> ionicons/<br /> videos/<br /> widgets/ # Widget scripts<br /> topsites.js<br /> manifest.json<br /> new-tab.html<br /> [/CODE]</li> <li data-xf-list-type="ul">Compartmentalization of assets and widgets</li> <li data-xf-list-type="ul">content.js rewrite</li> <li data-xf-list-type="ul">topsites.js rewrite</li> <li data-xf-list-type="ul">New chrome69+ style</li> <li data-xf-list-type="ul">New setup modal style (scratch)</li> </ul><p></p><p><span style="font-size: 18px"><strong>Rewritten Code</strong></span></p><p>Re written with javascript prototypes</p><p><a href="https://github.com/griimnak/OpenPureTab/tree/OpenPureTab1.5-Rewrite" target="_blank">https://github.com/griimnak/OpenPureTab/tree/OpenPureTab1.5-Rewrite</a></p><p></p><p></p><p><span style="font-size: 18px"><strong>Chrome69+ Style</strong></span></p><p>All CSS written scratch by yours truely.</p><p><a href="https://github.com/griimnak/OpenPureTab/blob/OpenPureTab1.5-Rewrite/styles/new-tab.css" target="_blank">https://github.com/griimnak/OpenPureTab/blob/OpenPureTab1.5-Rewrite/styles/new-tab.css</a></p><p><img src="https://image.prntscr.com/image/S_YXExqqQvO9oc3ntC1DyA.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p><img src="https://image.prntscr.com/image/6JV3KLifQyGjCerd2izeHA.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p></blockquote><p></p>
[QUOTE="griimnak, post: 441835, member: 35695"] [CENTER][FONT=arial][SIZE=6][B]OpenPureTab 1.5-Rewrite[/B][/SIZE][/FONT][/CENTER] Heyloo. I'm revisiting this project to rewrite the base and update it with the new Chrome69+ look. Github: [URL='https://github.com/griimnak/OpenPureTab/tree/OpenPureTab1.5-Rewrite']Branch 1.5-Rewrite[/URL] (Original branch now marked as stable) [SIZE=5][B]Committed to new branch[/B][/SIZE] [LIST] [*]New structure [CODE=Python]images/ scripts/ daemon.js # Background daemon helpers.js # Helper functions content.js # Content script styles/ # css assets new-tab.css # Default css vendor/ # Third party / vendor assets ionicons/ videos/ widgets/ # Widget scripts topsites.js manifest.json new-tab.html [/CODE] [*]Compartmentalization of assets and widgets [*]content.js rewrite [*]topsites.js rewrite [*]New chrome69+ style [*]New setup modal style (scratch) [/LIST] [SIZE=5][B]Rewritten Code[/B][/SIZE] Re written with javascript prototypes [URL]https://github.com/griimnak/OpenPureTab/tree/OpenPureTab1.5-Rewrite[/URL] [SIZE=5][B]Chrome69+ Style[/B][/SIZE] All CSS written scratch by yours truely. [URL]https://github.com/griimnak/OpenPureTab/blob/OpenPureTab1.5-Rewrite/styles/new-tab.css[/URL] [IMG]https://image.prntscr.com/image/S_YXExqqQvO9oc3ntC1DyA.png[/IMG] [IMG]https://image.prntscr.com/image/6JV3KLifQyGjCerd2izeHA.png[/IMG] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
[WIP] OpenPureTab - An open source extension for Chrome-based browsers that allows customization of the new-tab page.
Top