1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00

this fixes #60

This commit is contained in:
gorhill 2015-04-15 23:25:30 -04:00
parent 024219f59e
commit 0025ab9721

View File

@ -44,7 +44,7 @@ vAPI.fennec = Services.appinfo.ID === '{aa3c5121-dab2-40e2-81ca-7ea25febc110}';
/******************************************************************************/
vAPI.app = {
name: 'uBlock',
name: 'uBlock Origin',
version: location.hash.slice(1)
};